public class DefaultHiddenTokenHelper extends AbstractHiddenTokenHelper
| Constructor and Description |
|---|
DefaultHiddenTokenHelper() |
| Modifier and Type | Method and Description |
|---|---|
AbstractRule |
getWhitespaceRuleFor(ParserRule context,
String whitespace) |
AbstractRule |
getWhitespaceRuleFor(String whitespace)
|
boolean |
isComment(AbstractRule rule) |
boolean |
isWhitespace(AbstractRule rule) |
public boolean isWhitespace(AbstractRule rule)
public boolean isComment(AbstractRule rule)
public AbstractRule getWhitespaceRuleFor(String whitespace)
IHiddenTokenHelperpublic AbstractRule getWhitespaceRuleFor(ParserRule context, String whitespace)
getWhitespaceRuleFor in interface IHiddenTokenHelpergetWhitespaceRuleFor in class AbstractHiddenTokenHelperCopyright © 2015. All Rights Reserved.