lexicalScanner

fun lexicalScanner(): AvailLoader.LexicalScanner

Answer the LexicalScanner used for creating tokens from source code for this AvailLoader.

Return

The LexicalScanner, which must not be null.