public interface IHiddenTokenHelper
| Modifier and Type | Method and Description |
|---|---|
AbstractRule |
getWhitespaceRuleFor(ParserRule context,
String whitespace) |
AbstractRule |
getWhitespaceRuleFor(String whitespace)
Deprecated.
|
boolean |
isComment(AbstractRule rule) |
boolean |
isWhitespace(AbstractRule rule) |
boolean isWhitespace(AbstractRule rule)
boolean isComment(AbstractRule rule)
@Deprecated AbstractRule getWhitespaceRuleFor(String whitespace)
AbstractRule getWhitespaceRuleFor(ParserRule context, String whitespace)
Copyright © 2015. All Rights Reserved.