public class ShapeExternal extends ShapeExpr
Constructor and Description |
---|
ShapeExternal() |
Modifier and Type | Method and Description |
---|---|
<ResultType> |
accept(ShapeExpressionVisitor<ResultType> visitor,
Object... arguments) |
String |
toPrettyString(Map<String,String> prefixes) |
getId, setId, toPrettyString, toString
public String toPrettyString(Map<String,String> prefixes)
toPrettyString
in class ShapeExpr
public <ResultType> void accept(ShapeExpressionVisitor<ResultType> visitor, Object... arguments)
Copyright © 2019. All rights reserved.