| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.impl.tools.ij |
| Modifier and Type | Class and Description |
|---|---|
class |
UCode_CharStream
An implementation of interface CharStream, where the stream is assumed to
contain only Unicode characters.
|
| Modifier and Type | Field and Description |
|---|---|
protected CharStream |
ijTokenManager.input_stream |
| Modifier and Type | Method and Description |
|---|---|
void |
ijTokenManager.ReInit(CharStream stream)
Reinitialise parser.
|
void |
ijTokenManager.ReInit(CharStream stream,
int lexState)
Reinitialise parser.
|
| Constructor and Description |
|---|
ijTokenManager(CharStream stream)
Constructor.
|
ijTokenManager(CharStream stream,
int lexState)
Constructor.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.