Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun newLexer(lexerFilterFunction: A_Function, lexerBodyFunction: A_Function?, lexerMethod: A_Method, definitionModule: A_Module): A_Lexer
Answer a new, fully populated lexer. Also install it in the given module and method. Note that the references from the lexer to the module and method should be considered back-pointers.