public class EntryPointDescr extends PatternSourceDescr
Modifier and Type | Field and Description |
---|---|
static EntryPointDescr |
RULE_UNIT_ENTRY_POINT_DESCR |
Constructor and Description |
---|
EntryPointDescr() |
EntryPointDescr(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getEntryId() |
void |
setEntryId(String id) |
String |
toString() |
accept, copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public static final EntryPointDescr RULE_UNIT_ENTRY_POINT_DESCR
public EntryPointDescr()
public EntryPointDescr(String id)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.