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