A B C E F G H I L M N P R S T W X

S

sChars - Variable in class inf.compilers.LexicalAnalyzer.CharClassNode
 
setInput(Reader) - Method in class inf.compilers.LexicalAnalyzer
This function sets the input for this LexicalAnalyzer.
setNewLineChar(char) - Method in class inf.compilers.LexicalAnalyzer
This function can be used to set the (single) character that is used to test for new lines.
setProperty(String, String) - Method in interface inf.compilers.SyntaxAdaptor
This function sets the property associated with the given key to the given value.
setProperty(String, String) - Method in class inf.compilers.XmlAdaptor
This function sets the property associated with the given key to the given value.
setSyntaxAdaptors(SyntaxAdaptorRegistry) - Method in class inf.compilers.XmlAdaptor
This function can be used to set the SyntaxAdaptorRegistry that defines which SyntaxAdaptors will be used to process inner languages if this is an XmlAdaptor for a layered language.
setWhiteSpace(boolean) - Method in class inf.compilers.LexicalAnalyzer.TokenType
 
subNodes - Variable in class inf.compilers.LexicalAnalyzer.AlternativesNode
 
subNodes - Variable in class inf.compilers.LexicalAnalyzer.SequenceNode
 
SyntaxAdaptable - Interface in inf.compilers
This interface declares an instance to have one or more external syntactical representations, which is given by a sequence of characters.
SyntaxAdaptor<R extends SyntaxAdaptable> - Interface in inf.compilers
This interface represents an adaptor between an internal Java object that exists in memory and an external representation of this object as a sequence of characters.
SyntaxAdaptorRegistry - Class in inf.compilers
This class can be used to specify the SyntaxAdaptors that are to be used for a given combination of an internal representation class and an external syntactical language.
SyntaxAdaptorRegistry() - Constructor for class inf.compilers.SyntaxAdaptorRegistry
 

A B C E F G H I L M N P R S T W X