ParsedPattern
public final class AttributePattern extends Pattern
Modifier and Type | Method | Description |
---|---|---|
void |
accept(PatternVisitor visitor) |
|
Object |
apply(PatternFunction f) |
|
Pattern |
getContent() |
|
Locator |
getLocator() |
|
NameClass |
getNameClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullable
public void accept(PatternVisitor visitor)
public Object apply(PatternFunction f)
public Pattern getContent()
public NameClass getNameClass()
public Locator getLocator()
Copyright © 2018 Oracle Corporation. All rights reserved.