Uses of Class
jflex.exceptions.MacroException
-
Packages that use MacroException Package Description jflex.core -
-
Uses of MacroException in jflex.core
Methods in jflex.core that throw MacroException Modifier and Type Method Description void
Macros. expand()
Expands all stored macros, so that getDefinition always returns a definition that doesn't contain any macro usages.
-