Uses of Interface
javax0.jamal.api.Marker
-
-
Uses of Marker in javax0.jamal.api
Methods in javax0.jamal.api with parameters of type Marker Modifier and Type Method Description void
MacroRegister. pop(Marker check)
See the documentation of the methodMacroRegister.push(Marker)
void
MacroRegister. push(Marker check)
Start a new macro evaluation level.
-