public class LexerSymbol extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
ACCESSOR |
static char |
BLOCK_CLOSER |
static char |
BLOCK_OPENER |
static char |
ENVIRONMENT_CHANGER |
static char |
PROPERTY_EVALUATION_CLOSER |
| Constructor and Description |
|---|
LexerSymbol() |
public static final char BLOCK_OPENER
public static final char BLOCK_CLOSER
public static final char ACCESSOR
public static final char PROPERTY_EVALUATION_CLOSER
public static final char ENVIRONMENT_CHANGER
Copyright © 2015. All rights reserved.