Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
A
addFather(Tuple)
- Method in class analysis.parsing.
Tuple
Adds a tuple to the father tuple list.
addLength(int)
- Method in class grammar.cfg.
MySentence
Adds a plus length to the parse length
addProduction(Production)
- Method in class grammar.cfg.
MyGrammar
addProduction(Production)
- Method in class grammar.
Grammar
Adds a production to the set of productions in the grammar.
addProductions(Production[])
- Method in class grammar.
Grammar
Adds productions to grammar
addSymbol(String)
- Method in class grammar.cfg.
MySentence
Adds a symbol to sentence, and increases the number of symbols
analysis.coverage
- package analysis.coverage
analysis.parsing
- package analysis.parsing
Analyzer
- Class in
analysis.coverage
Coverage analysis, including rule coverage or context-dependent rule coverage.
Analyzer(MyGrammar)
- Constructor for class analysis.coverage.
Analyzer
Creates an instance of analyzer
analyzeSentence(String)
- Method in class analysis.coverage.
Analyzer
Parses a sentence and marks all the used productions and branches.
analyzeSentences(String[])
- Method in class analysis.coverage.
Analyzer
Analyzes the coverage of a sentence set.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V