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