|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleCharStream | |
|---|---|
| com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer | |
| Uses of SimpleCharStream in com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer |
|---|
| Fields in com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer declared as SimpleCharStream | |
|---|---|
protected SimpleCharStream |
ExpressionTokenManager.input_stream
|
| Methods in com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer with parameters of type SimpleCharStream | |
|---|---|
void |
ExpressionTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser. |
void |
ExpressionTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser. |
| Constructors in com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer with parameters of type SimpleCharStream | |
|---|---|
ExpressionTokenManager(SimpleCharStream stream)
Constructor. |
|
ExpressionTokenManager(SimpleCharStream stream,
int lexState)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||