Uses of Interface
com.blackrook.archetext.struct.PreprocessorLexer.StringProvider
-
Packages that use PreprocessorLexer.StringProvider Package Description com.blackrook.archetext.struct Additional helper data structures and methods. -
-
Uses of PreprocessorLexer.StringProvider in com.blackrook.archetext.struct
Methods in com.blackrook.archetext.struct with parameters of type PreprocessorLexer.StringProvider Modifier and Type Method Description void
PreprocessorLexer. addDefine(String macro, PreprocessorLexer.StringProvider tokenProvider)
Adds a define macro to this lexer.
-