public class UnaryMetadata extends Object implements Metadata
| Modifier and Type | Method and Description |
|---|---|
void |
accept(MetadataVisitor visitor) |
String |
getOperator() |
static UnaryMetadata |
notMetadata(Metadata value) |
String |
readable() |
public String getOperator()
public static UnaryMetadata notMetadata(Metadata value)
public void accept(MetadataVisitor visitor)
accept in interface SyntaxTreeCopyright © 2017. All rights reserved.