public static class TokenMarker.LineContext extends Object
| Modifier and Type | Field and Description |
|---|---|
ParserRule |
inRule |
TokenMarker.LineContext |
parent |
ParserRuleSet |
rules |
char[] |
spanEndSubst |
| Constructor and Description |
|---|
LineContext() |
LineContext(ParserRuleSet rs,
TokenMarker.LineContext lc) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
TokenMarker.LineContext |
intern() |
public TokenMarker.LineContext parent
public ParserRule inRule
public ParserRuleSet rules
public char[] spanEndSubst
public LineContext(ParserRuleSet rs, TokenMarker.LineContext lc)
public LineContext()
Copyright © 2017 etc.to. All rights reserved.