Serialized Form
Package net.sourceforge.chaperon.build |
Package net.sourceforge.chaperon.cocoon |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
validity
org.apache.excalibur.source.SourceValidity validity
grammar
ExtendedGrammar grammar
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
validity
org.apache.excalibur.source.SourceValidity validity
automaton
LexicalAutomaton automaton
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
validity
org.apache.excalibur.source.SourceValidity validity
automaton
ParserAutomaton automaton
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
validity
org.apache.excalibur.source.SourceValidity validity
automaton
LexicalAutomaton automaton
Package net.sourceforge.chaperon.model.extended |
characters
SingleCharacter[] characters
intervals
CharacterInterval[] intervals
exclusive
boolean exclusive
symbol
java.lang.String symbol
location
java.lang.String location
releaseable
boolean releaseable
omitable
boolean omitable
symbol
java.lang.String symbol
location
java.lang.String location
startSymbol
java.lang.String startSymbol
definitions
Definition[] definitions
location
java.lang.String location
BOT
BeginOfText BOT
EOT
EndOfText EOT
location
java.lang.String location
index
int index
definition
Definition definition
nullable
boolean nullable
firstSet
PatternSet firstSet
lastSet
PatternSet lastSet
ancestors
PatternSet ancestors
successors
PatternSet successors
ascendingAncestors
PatternSet ascendingAncestors
ascendingSuccessors
PatternSet ascendingSuccessors
descendingAncestors
PatternSet descendingAncestors
descendingSuccessors
PatternSet descendingSuccessors
first
net.sourceforge.chaperon.model.extended.PatternList.PatternListEntry first
last
net.sourceforge.chaperon.model.extended.PatternList.PatternListEntry last
count
int count
character
char character
Package net.sourceforge.chaperon.model.grammar |
value
java.lang.String value
startsymbol
Nonterminal startsymbol
productions
java.util.Vector<E> productions
priorities
java.util.Hashtable<K,V> priorities
associativities
java.util.Hashtable<K,V> associativities
location
java.lang.String location
ntsymbol
Nonterminal ntsymbol
definition
SymbolList definition
precedence
Terminal precedence
location
java.lang.String location
Package net.sourceforge.chaperon.model.pattern |
childs
java.util.Vector<E> childs
exclusive
boolean exclusive
minimum
char minimum
maximum
char maximum
location
java.lang.String location
set
java.lang.String set
location
java.lang.String location
string
java.lang.String string
minOccurs
int minOccurs
- minOccurs property
maxOccurs
int maxOccurs
- minOccurs property
location
java.lang.String location
childs
java.util.Vector<E> childs
Package net.sourceforge.chaperon.model.symbol |
name
java.lang.String name
- Name of the symbol
capacityIncrement
int capacityIncrement
elementCount
int elementCount
list
Symbol[] list
capacityIncrement
int capacityIncrement
elementCount
int elementCount
list
Symbol[] list
Package net.sourceforge.chaperon.process |
lexemecount
int lexemecount
symbols
java.lang.String[] symbols
definitions
PatternAutomaton[] definitions
location
boolean location
source
java.lang.String source
lineNumber
int lineNumber
columnNumber
int columnNumber
serialVersionUID: 8045275977315821215L
tsymbols
java.lang.String[] tsymbols
ntsymbols
java.lang.String[] ntsymbols
productionsymbols
int[] productionsymbols
productionlengths
int[] productionlengths
errors
java.lang.String[] errors
actions
int[][] actions
eofactions
int[] eofactions
transitions
int[][] transitions
serialVersionUID: 1246342009422283917L
types
int[] types
intervalbegin
char[] intervalbegin
intervalend
char[] intervalend
groupindices
int[] groupindices
transitions
int[][] transitions
statecount
int statecount
firststate
int firststate
finalstate
int finalstate
groupcount
int groupcount
Copyright ? 2003 Chaperon project. All Rights Reserved.