Package org.eclipse.rdf4j.sail.shacl.ast
Class StatementMatcher.Variable
- java.lang.Object
-
- org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
-
- Enclosing class:
- StatementMatcher
public static class StatementMatcher.Variable extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StatementMatcher.VariableVALUE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringasSparqlVariable()booleanequals(Object o)StringgetName()org.eclipse.rdf4j.model.ValuegetValue()inthashCode()booleanisWildcard()StringtoString()
-
-
-
Field Detail
-
VALUE
public static final StatementMatcher.Variable VALUE
-
-