public static class MultilineNonConsumingRule.BadToken extends Object implements IToken
Constructor and Description |
---|
BadToken() |
Modifier and Type | Method and Description |
---|---|
Object |
getData() |
boolean |
isEOF() |
boolean |
isOther() |
boolean |
isUndefined() |
boolean |
isWhitespace() |
public boolean isUndefined()
isUndefined
in interface IToken
public boolean isWhitespace()
isWhitespace
in interface IToken