public static class TemplateInterpretedTreeAutomaton.TemplateRule extends Object
Modifier and Type | Field and Description |
---|---|
TemplateInterpretedTreeAutomaton.Guard |
guard |
Map<String,Tree<String>> |
hom |
String |
label |
String |
lhs |
boolean |
lhsIsFinal |
List<String> |
rhs |
List<String> |
variables |
double |
weight |
Constructor and Description |
---|
TemplateRule()
Constructs a new instance, with all the members set to default (empty) values.
|
public TemplateInterpretedTreeAutomaton.Guard guard
public String lhs
public String label
public boolean lhsIsFinal
public double weight
Copyright © 2017. All rights reserved.