- s - Variable in class net.hydromatic.clapham.parser.IdentifierNode
-
- s - Variable in class net.hydromatic.clapham.parser.LiteralNode
-
- SequenceNode - Class in net.hydromatic.clapham.parser
-
TODO:
- SequenceNode(List<EbnfNode>) - Constructor for class net.hydromatic.clapham.parser.SequenceNode
-
- setArrowSize(int) - Method in class net.hydromatic.clapham.graph.Chart
-
- setCharColor(Color) - Method in class net.hydromatic.clapham.graph.Chart
-
- setCharFont(Font) - Method in class net.hydromatic.clapham.graph.Chart
-
- setComponentGapWidth(int) - Method in class net.hydromatic.clapham.graph.Chart
-
- setDebugStream(PrintStream) - Method in class net.hydromatic.clapham.parser.bnf.BnfParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class net.hydromatic.clapham.parser.wirth.WirthParserTokenManager
-
Set debug output.
- setHeight(float) - Method in class net.hydromatic.clapham.graph.Size
-
- setOptimizeGraph(boolean) - Method in class net.hydromatic.clapham.graph.Grammar
-
- setOptimizeGraph() - Method in class net.hydromatic.clapham.graph.Grammar
-
- setOutputDir(File) - Method in class net.hydromatic.clapham.Clapham
-
- setOutputEscapeFilename(boolean) - Method in class net.hydromatic.clapham.Clapham
-
- setOutputFormats(EnumSet<Clapham.ImageFormat>) - Method in class net.hydromatic.clapham.Clapham
-
Sets the format(s) in which to generate images.
- setSymbolGapHeight(int) - Method in class net.hydromatic.clapham.graph.Chart
-
- setTabSize(int) - Method in class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
- setTabSize(int) - Method in class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
- setWidth(float) - Method in class net.hydromatic.clapham.graph.Size
-
- setWrapSize(Chart) - Method in class net.hydromatic.clapham.graph.Node
-
- showBorders - Variable in class net.hydromatic.clapham.graph.Chart
-
- SimpleCharStream - Class in net.hydromatic.clapham.parser.bnf
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Constructor.
- SimpleCharStream - Class in net.hydromatic.clapham.parser.wirth
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Constructor.
- SINGLE_LINE_COMMENT - Static variable in interface net.hydromatic.clapham.parser.bnf.BnfParserConstants
-
RegularExpression Id.
- Size - Class in net.hydromatic.clapham.graph
-
TODO:
- Size(float, float) - Constructor for class net.hydromatic.clapham.graph.Size
-
- Size() - Constructor for class net.hydromatic.clapham.graph.Size
-
- specialToken - Variable in class net.hydromatic.clapham.parser.bnf.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class net.hydromatic.clapham.parser.wirth.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- STATIC_LEXER_ERROR - Static variable in error net.hydromatic.clapham.parser.bnf.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- STATIC_LEXER_ERROR - Static variable in error net.hydromatic.clapham.parser.wirth.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class net.hydromatic.clapham.parser.bnf.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class net.hydromatic.clapham.parser.wirth.SimpleCharStream
-
Whether parser is static.
- STROKE1 - Static variable in class net.hydromatic.clapham.graph.Chart
-
- sub - Variable in class net.hydromatic.clapham.graph.Node
-
- SwitchTo(int) - Method in class net.hydromatic.clapham.parser.bnf.BnfParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class net.hydromatic.clapham.parser.wirth.WirthParserTokenManager
-
Switch to specified lex state.
- sym - Variable in class net.hydromatic.clapham.graph.Node
-
- Symbol - Class in net.hydromatic.clapham.graph
-
TODO:
- Symbol(NodeType, String) - Constructor for class net.hydromatic.clapham.graph.Symbol
-
- symbolGapHeight - Variable in class net.hydromatic.clapham.graph.Chart
-
gap between the line of the symbol and the font
- symbolGapWidth - Variable in class net.hydromatic.clapham.graph.Chart
-
- symbolMap - Variable in class net.hydromatic.clapham.graph.Grammar
-
- Syntax() - Method in class net.hydromatic.clapham.parser.bnf.BnfParser
-
Syntactical Descriptions *
- Syntax() - Method in class net.hydromatic.clapham.parser.wirth.WirthParser
-
Syntactical Descriptions *