public interface Scope
Modifier and Type | Method and Description |
---|---|
ParsedPattern |
makeParentRef(java.lang.String name,
Location loc,
Annotations anno) |
ParsedPattern |
makeRef(java.lang.String name,
Location loc,
Annotations anno) |
ParsedPattern makeParentRef(java.lang.String name, Location loc, Annotations anno) throws BuildException
BuildException
ParsedPattern makeRef(java.lang.String name, Location loc, Annotations anno) throws BuildException
BuildException