public class IElementTypePattern extends ObjectPattern<IElementType,IElementTypePattern>
ObjectPattern.Capture<T>| Modifier | Constructor and Description |
|---|---|
protected |
IElementTypePattern() |
| Modifier and Type | Method and Description |
|---|---|
IElementTypePattern |
or(IElementType... types) |
IElementTypePattern |
tokenSet(TokenSet tokenSet) |
public IElementTypePattern or(IElementType... types)
public IElementTypePattern tokenSet(TokenSet tokenSet)