| Package | Description |
|---|---|
| org.apache.asterix.lexergenerator |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenAux |
| Modifier and Type | Method and Description |
|---|---|
void |
Token.merge(Token newToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
LexerNode.expandFirstAction(LinkedHashMap<String,Token> tokens) |
| Constructor and Description |
|---|
Token(String str,
LinkedHashMap<String,Token> tokens) |
TokenAux(String str,
LinkedHashMap<String,Token> tokens) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.