All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Lib.Krakatau.ssa.ssa_jumps.__init__.py Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
from .base import BaseJump

from .onexception import OnException
from .goto import Goto
from .ifcmp import If
from .exit import Return, Rethrow
from .switch import Switch

from . import placeholder
OnAbscond = Ret = placeholder.Placeholder




© 2015 - 2025 Weber Informatics LLC | Privacy Policy