|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeftHandSide | |
---|---|
gate.jape | |
gate.jape.parser |
Uses of LeftHandSide in gate.jape |
---|
Methods in gate.jape that return LeftHandSide | |
---|---|
LeftHandSide |
Rule.getLHS()
|
Constructors in gate.jape with parameters of type LeftHandSide | |
---|---|
RightHandSide(String transducerName,
String ruleName,
LeftHandSide lhs)
Construction from the transducer name, rule name and the LHS. |
|
Rule(String name,
int position,
int priority,
LeftHandSide lhs,
RightHandSide rhs)
Construction |
Uses of LeftHandSide in gate.jape.parser |
---|
Methods in gate.jape.parser that return LeftHandSide | |
---|---|
LeftHandSide |
ParseCpsl.LeftHandSide()
|
Methods in gate.jape.parser with parameters of type LeftHandSide | |
---|---|
ComplexPatternElement |
ParseCpsl.ComplexPatternElement(LeftHandSide lhs)
|
void |
ParseCpsl.ConstraintGroup(LeftHandSide lhs,
ConstraintGroup cg)
|
PatternElement |
ParseCpsl.PatternElement(LeftHandSide lhs)
|
RightHandSide |
ParseCpsl.RightHandSide(String phaseName,
String ruleName,
LeftHandSide lhs)
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |