|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatternConstant | |
|---|---|
| org.kefirsf.bb.proc | |
| Uses of PatternConstant in org.kefirsf.bb.proc |
|---|
| Methods in org.kefirsf.bb.proc with parameters of type PatternConstant | |
|---|---|
int |
Source.find(PatternConstant constant)
Find constant in source text. |
boolean |
Source.nextIs(PatternConstant constant)
Test id next sequence the constant? |
| Method parameters in org.kefirsf.bb.proc with type arguments of type PatternConstant | |
|---|---|
void |
BBProcessor.setConstants(Set<PatternConstant> constants)
|
void |
Source.setConstantSet(Set<PatternConstant> constantSet)
Set constant set from configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||