@Immutable public final class UnionCaseName extends Object implements ModelElementType
| Constructor and Description |
|---|
UnionCaseName(Optional<com.io7m.jlexing.core.ImmutableLexicalPositionType<Path>> in_lex,
String in_value)
Construct a case name.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<com.io7m.jlexing.core.ImmutableLexicalPositionType<Path>> |
getLexicalInformation()
Fetch the lexical information for the element.
|
String |
getValue() |
int |
hashCode() |
public String getValue()
public Optional<com.io7m.jlexing.core.ImmutableLexicalPositionType<Path>> getLexicalInformation()
ModelElementTypegetLexicalInformation in interface ModelElementTypeCopyright © 2015 <code@io7m.com> http://io7m.com