public class DRefPattern extends DPattern
Constructor and Description |
---|
DRefPattern(DDefine target) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
accept(DPatternVisitor visitor) |
java.lang.String |
getName()
Gets the name of the target.
|
DDefine |
getTarget()
Gets the
DDefine that this block refers to. |
boolean |
isNullable()
Returns true if this pattern is nullable.
|
createParseable, getAnnotation, getLocation, getNext, isAttribute, isElement, setNext
public DRefPattern(DDefine target)
public boolean isNullable()
DPattern
isNullable
in class DPattern
public java.lang.String getName()
public java.lang.Object accept(DPatternVisitor visitor)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"