public class ScopeHost extends GrammarSectionHost implements Scope
GrammarSection.Combine| Modifier and Type | Field and Description |
|---|---|
protected Scope |
lhs |
protected Scope |
rhs |
COMBINE_CHOICE, COMBINE_INTERLEAVE, START| Modifier | Constructor and Description |
|---|---|
protected |
ScopeHost(Scope lhs,
Scope rhs) |
| Modifier and Type | Method and Description |
|---|---|
ParsedPattern |
makeParentRef(String name,
Location _loc,
Annotations _anno) |
ParsedPattern |
makeRef(String name,
Location _loc,
Annotations _anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefine, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentpublic ParsedPattern makeParentRef(String name, Location _loc, Annotations _anno) throws BuildException
makeParentRef in interface ScopeBuildExceptionpublic ParsedPattern makeRef(String name, Location _loc, Annotations _anno) throws BuildException
makeRef in interface ScopeBuildExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.