public class GetStartPatternElement extends AtomicPatternElement
SpanBindingPatternElement, in the pattern and rule representation
of a pattern set, is translated into a GetStartPatternElement and a
GetEndPatternElement in the pattern graph representation.| Constructor and Description |
|---|
GetStartPatternElement(Variable v)
creates a GetStartPatternElement binding variable v.
|
| Modifier and Type | Method and Description |
|---|---|
void |
eval(Document doc,
int posn,
String tokenString,
HashMap bindings,
PatternApplication patap,
PatternNode node) |
String |
toString() |
toGraphpublic GetStartPatternElement(Variable v)
public String toString()
toString in class PatternElementpublic void eval(Document doc, int posn, String tokenString, HashMap bindings, PatternApplication patap, PatternNode node)
eval in class AtomicPatternElementCopyright © 2016 New York University. All rights reserved.