| Package | Description |
|---|---|
| org.kefirsf.bb.proc |
| Modifier and Type | Method and Description |
|---|---|
int |
Source.find(PatternConstant constant)
Find constant in source text.
|
boolean |
Source.nextIs(PatternConstant constant)
Test id next sequence the constant?
|
| Modifier and Type | Method and Description |
|---|---|
void |
BBProcessor.setConstants(Set<PatternConstant> constants) |
void |
Source.setConstantSet(Set<PatternConstant> constantSet)
Set constant set from configuration.
|
Copyright © 2016. All rights reserved.