Uses of Package
com.blackrook.archetext.struct
-
Packages that use com.blackrook.archetext.struct Package Description com.blackrook.archetext Contains the main classes for ArcheText object generation.com.blackrook.archetext.struct Additional helper data structures and methods. -
Classes in com.blackrook.archetext.struct used by com.blackrook.archetext Class Description PreprocessorLexer.Includer An interface that allows the user to resolve a resource by path when the PreprocessorLexer parses it. -
Classes in com.blackrook.archetext.struct used by com.blackrook.archetext.struct Class Description Lexer Breaks up a stream of characters into lexicographical tokens.Lexer.Kernel This is a info kernel that tells aLexer
how to interpret certain characters and identifiers.Lexer.ReaderStack.Stream Stream encapsulation of a single named Reader.Lexer.Token Lexer token object.PreprocessorLexer.DefaultIncluder Default includer to use when none specified.PreprocessorLexer.Includer An interface that allows the user to resolve a resource by path when the PreprocessorLexer parses it.PreprocessorLexer.StringProvider Lambda interface that returns a string.TypeProfileFactory.Profile Type profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans.TypeProfileFactory.Profile.FieldInfo Field information.TypeProfileFactory.Profile.MethodInfo Method signature.