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