org.eclipse.internal.xpand2
Interface XpandTokens
public interface XpandTokens
Constants interface containing all Xpand keywords.
- Since:
- 1.0.0 M5
LT
static final String LT
- See Also:
- Constant Field Values
LT_CHAR
static final char LT_CHAR
- See Also:
- Constant Field Values
RT
static final String RT
- See Also:
- Constant Field Values
RT_CHAR
static final char RT_CHAR
- See Also:
- Constant Field Values
AS
static final String AS
- See Also:
- Constant Field Values
CEND
static final String CEND
- See Also:
- Constant Field Values
CSTART
static final String CSTART
- See Also:
- Constant Field Values
DEFINE
static final String DEFINE
- See Also:
- Constant Field Values
DISABLE
static final String DISABLE
- See Also:
- Constant Field Values
ELSE
static final String ELSE
- See Also:
- Constant Field Values
ELSEIF
static final String ELSEIF
- See Also:
- Constant Field Values
ENDDEFINE
static final String ENDDEFINE
- See Also:
- Constant Field Values
ENDFILE
static final String ENDFILE
- See Also:
- Constant Field Values
ENDFOREACH
static final String ENDFOREACH
- See Also:
- Constant Field Values
ENDIF
static final String ENDIF
- See Also:
- Constant Field Values
ENDLET
static final String ENDLET
- See Also:
- Constant Field Values
ENDPROTECT
static final String ENDPROTECT
- See Also:
- Constant Field Values
ERROR
static final String ERROR
- See Also:
- Constant Field Values
EXPAND
static final String EXPAND
- See Also:
- Constant Field Values
EXTENSION
static final String EXTENSION
- See Also:
- Constant Field Values
FILE
static final String FILE
- See Also:
- Constant Field Values
FOR
static final String FOR
- See Also:
- Constant Field Values
FOREACH
static final String FOREACH
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
IF
static final String IF
- See Also:
- Constant Field Values
IMPORT
static final String IMPORT
- See Also:
- Constant Field Values
ITERATOR
static final String ITERATOR
- See Also:
- Constant Field Values
LET
static final String LET
- See Also:
- Constant Field Values
NEW
static final String NEW
- See Also:
- Constant Field Values
PROTECT
static final String PROTECT
- See Also:
- Constant Field Values
SEPARATOR
static final String SEPARATOR
- See Also:
- Constant Field Values
ONFILECLOSE
static final String ONFILECLOSE
- See Also:
- Constant Field Values
REM
static final String REM
- See Also:
- Constant Field Values
ENDREM
static final String ENDREM
- See Also:
- Constant Field Values
TRUE_CONST
static final String TRUE_CONST
- See Also:
- Constant Field Values
FALSE_CONST
static final String FALSE_CONST
- See Also:
- Constant Field Values
NULL_CONST
static final String NULL_CONST
- See Also:
- Constant Field Values
THIS
static final String THIS
- See Also:
- Constant Field Values
LET_EXPR
static final String LET_EXPR
- See Also:
- Constant Field Values
SWITCH
static final String SWITCH
- See Also:
- Constant Field Values
CASE
static final String CASE
- See Also:
- Constant Field Values
DEFAULT
static final String DEFAULT
- See Also:
- Constant Field Values
ENDAROUND
static final String ENDAROUND
- See Also:
- Constant Field Values
AROUND
static final String AROUND
- See Also:
- Constant Field Values
ALLKEYWORDS
static final String[] ALLKEYWORDS
Copyright © 2015. All rights reserved.