Exemplo n.º 1
0
 public static void Rule(CompoundTermMember lhs, Integer integer)
 {
 }
Exemplo n.º 2
0
 public static void Rule(CompoundTermMember lhs, Variable variable)
 {
 }
Exemplo n.º 3
0
 public static void Rule(AdditionalCompoundTerms lhs, Comma comma, CompoundTermMember compoundTermMember, AdditionalCompoundTerms additionalCompoundTerms)
 {
 }
Exemplo n.º 4
0
 public static void Rule(CompoundTermMember lhs, Term term)
 {
 }
Exemplo n.º 5
0
 public static void Rule(CompoundTermBody lhs, CompoundTermMember compoundTermMember, AdditionalCompoundTerms additionalCompoundTerms)
 {
 }