| Package | Description |
|---|---|
| cz.vutbr.web.csskit.antlr |
| Modifier and Type | Method and Description |
|---|---|
static CSSLexer.LexerState.RecoveryMode |
CSSLexer.LexerState.RecoveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSSLexer.LexerState.RecoveryMode[] |
CSSLexer.LexerState.RecoveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CSSLexer.LexerState.isBalanced(CSSLexer.LexerState.RecoveryMode mode,
CSSLexer.LexerState state)
Checks whether some pair characters are balanced.
|
Copyright © 2014. All rights reserved.