GrammarSection<P,E,L,A,CL>, ScopeGrammarHostpublic class ScopeHost extends GrammarSectionHost implements Scope
GrammarSection.Combine| Modifier and Type | Field | Description |
|---|---|---|
protected Scope |
lhs |
|
protected Scope |
rhs |
COMBINE_CHOICE, COMBINE_INTERLEAVE, START| Modifier | Constructor | Description |
|---|---|---|
protected |
ScopeHost(Scope lhs,
Scope rhs) |
| Modifier and Type | Method | Description |
|---|---|---|
ParsedPattern |
makeParentRef(java.lang.String name,
Location _loc,
Annotations _anno) |
|
ParsedPattern |
makeRef(java.lang.String name,
Location _loc,
Annotations _anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentdefine, makeDiv, makeInclude, topLevelAnnotation, topLevelCommentpublic ParsedPattern makeParentRef(java.lang.String name, Location _loc, Annotations _anno) throws BuildException
makeParentRef in interface ScopeBuildExceptionpublic ParsedPattern makeRef(java.lang.String name, Location _loc, Annotations _anno) throws BuildException
makeRef in interface ScopeBuildExceptionCopyright © 2017 Oracle Corporation. All rights reserved.