Uses of Interface
com.blackrook.rookscript.struct.PreprocessorLexer.StringProvider
Packages that use PreprocessorLexer.StringProvider
-
Uses of PreprocessorLexer.StringProvider in com.blackrook.rookscript.struct
Methods in com.blackrook.rookscript.struct with parameters of type PreprocessorLexer.StringProviderModifier and TypeMethodDescriptionvoid
PreprocessorLexer.addDefine
(String macro, PreprocessorLexer.StringProvider tokenProvider) Adds a define macro to this lexer.