aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g
diff options
context:
space:
mode:
Diffstat (limited to 'Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g')
-rw-r--r--Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g52
1 files changed, 26 insertions, 26 deletions
diff --git a/Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g b/Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g
index 2ab53393..62840209 100644
--- a/Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g
+++ b/Solvers/Vampire-Solver/ca.mcgill.ecse.dslreasoner.vampire.language/src-gen/ca/mcgill/ecse/dslreasoner/parser/antlr/internal/InternalVampireLanguage.g
@@ -1,5 +1,5 @@
1/* 1/*
2 * generated by Xtext 2.12.0 2 * generated by Xtext 2.14.0
3 */ 3 */
4grammar InternalVampireLanguage; 4grammar InternalVampireLanguage;
5 5
@@ -2187,11 +2187,11 @@ ruleVLSFofTerm returns [EObject current=null]
2187 } 2187 }
2188 | 2188 |
2189 { 2189 {
2190 newCompositeNode(grammarAccess.getVLSFofTermAccess().getVLSFunctionFofParserRuleCall_1()); 2190 newCompositeNode(grammarAccess.getVLSFofTermAccess().getVLSFunctionAsTermParserRuleCall_1());
2191 } 2191 }
2192 this_VLSFunctionFof_1=ruleVLSFunctionFof 2192 this_VLSFunctionAsTerm_1=ruleVLSFunctionAsTerm
2193 { 2193 {
2194 $current = $this_VLSFunctionFof_1.current; 2194 $current = $this_VLSFunctionAsTerm_1.current;
2195 afterParserOrEnumRuleCall(); 2195 afterParserOrEnumRuleCall();
2196 } 2196 }
2197 | 2197 |
@@ -2206,15 +2206,15 @@ ruleVLSFofTerm returns [EObject current=null]
2206 ) 2206 )
2207; 2207;
2208 2208
2209// Entry rule entryRuleVLSFunctionFof 2209// Entry rule entryRuleVLSFunctionAsTerm
2210entryRuleVLSFunctionFof returns [EObject current=null]: 2210entryRuleVLSFunctionAsTerm returns [EObject current=null]:
2211 { newCompositeNode(grammarAccess.getVLSFunctionFofRule()); } 2211 { newCompositeNode(grammarAccess.getVLSFunctionAsTermRule()); }
2212 iv_ruleVLSFunctionFof=ruleVLSFunctionFof 2212 iv_ruleVLSFunctionAsTerm=ruleVLSFunctionAsTerm
2213 { $current=$iv_ruleVLSFunctionFof.current; } 2213 { $current=$iv_ruleVLSFunctionAsTerm.current; }
2214 EOF; 2214 EOF;
2215 2215
2216// Rule VLSFunctionFof 2216// Rule VLSFunctionAsTerm
2217ruleVLSFunctionFof returns [EObject current=null] 2217ruleVLSFunctionAsTerm returns [EObject current=null]
2218@init { 2218@init {
2219 enterRule(); 2219 enterRule();
2220} 2220}
@@ -2227,11 +2227,11 @@ ruleVLSFunctionFof returns [EObject current=null]
2227 ( 2227 (
2228 lv_functor_0_1=RULE_LOWER_WORD_ID 2228 lv_functor_0_1=RULE_LOWER_WORD_ID
2229 { 2229 {
2230 newLeafNode(lv_functor_0_1, grammarAccess.getVLSFunctionFofAccess().getFunctorLOWER_WORD_IDTerminalRuleCall_0_0_0()); 2230 newLeafNode(lv_functor_0_1, grammarAccess.getVLSFunctionAsTermAccess().getFunctorLOWER_WORD_IDTerminalRuleCall_0_0_0());
2231 } 2231 }
2232 { 2232 {
2233 if ($current==null) { 2233 if ($current==null) {
2234 $current = createModelElement(grammarAccess.getVLSFunctionFofRule()); 2234 $current = createModelElement(grammarAccess.getVLSFunctionAsTermRule());
2235 } 2235 }
2236 setWithLastConsumed( 2236 setWithLastConsumed(
2237 $current, 2237 $current,
@@ -2242,11 +2242,11 @@ ruleVLSFunctionFof returns [EObject current=null]
2242 | 2242 |
2243 lv_functor_0_2=RULE_SINGLE_QUOTE 2243 lv_functor_0_2=RULE_SINGLE_QUOTE
2244 { 2244 {
2245 newLeafNode(lv_functor_0_2, grammarAccess.getVLSFunctionFofAccess().getFunctorSINGLE_QUOTETerminalRuleCall_0_0_1()); 2245 newLeafNode(lv_functor_0_2, grammarAccess.getVLSFunctionAsTermAccess().getFunctorSINGLE_QUOTETerminalRuleCall_0_0_1());
2246 } 2246 }
2247 { 2247 {
2248 if ($current==null) { 2248 if ($current==null) {
2249 $current = createModelElement(grammarAccess.getVLSFunctionFofRule()); 2249 $current = createModelElement(grammarAccess.getVLSFunctionAsTermRule());
2250 } 2250 }
2251 setWithLastConsumed( 2251 setWithLastConsumed(
2252 $current, 2252 $current,
@@ -2257,11 +2257,11 @@ ruleVLSFunctionFof returns [EObject current=null]
2257 | 2257 |
2258 lv_functor_0_3=RULE_DOLLAR_ID 2258 lv_functor_0_3=RULE_DOLLAR_ID
2259 { 2259 {
2260 newLeafNode(lv_functor_0_3, grammarAccess.getVLSFunctionFofAccess().getFunctorDOLLAR_IDTerminalRuleCall_0_0_2()); 2260 newLeafNode(lv_functor_0_3, grammarAccess.getVLSFunctionAsTermAccess().getFunctorDOLLAR_IDTerminalRuleCall_0_0_2());
2261 } 2261 }
2262 { 2262 {
2263 if ($current==null) { 2263 if ($current==null) {
2264 $current = createModelElement(grammarAccess.getVLSFunctionFofRule()); 2264 $current = createModelElement(grammarAccess.getVLSFunctionAsTermRule());
2265 } 2265 }
2266 setWithLastConsumed( 2266 setWithLastConsumed(
2267 $current, 2267 $current,
@@ -2272,11 +2272,11 @@ ruleVLSFunctionFof returns [EObject current=null]
2272 | 2272 |
2273 lv_functor_0_4=RULE_DOUBLE_DOLLAR_ID 2273 lv_functor_0_4=RULE_DOUBLE_DOLLAR_ID
2274 { 2274 {
2275 newLeafNode(lv_functor_0_4, grammarAccess.getVLSFunctionFofAccess().getFunctorDOUBLE_DOLLAR_IDTerminalRuleCall_0_0_3()); 2275 newLeafNode(lv_functor_0_4, grammarAccess.getVLSFunctionAsTermAccess().getFunctorDOUBLE_DOLLAR_IDTerminalRuleCall_0_0_3());
2276 } 2276 }
2277 { 2277 {
2278 if ($current==null) { 2278 if ($current==null) {
2279 $current = createModelElement(grammarAccess.getVLSFunctionFofRule()); 2279 $current = createModelElement(grammarAccess.getVLSFunctionAsTermRule());
2280 } 2280 }
2281 setWithLastConsumed( 2281 setWithLastConsumed(
2282 $current, 2282 $current,
@@ -2290,17 +2290,17 @@ ruleVLSFunctionFof returns [EObject current=null]
2290 ( 2290 (
2291 otherlv_1='(' 2291 otherlv_1='('
2292 { 2292 {
2293 newLeafNode(otherlv_1, grammarAccess.getVLSFunctionFofAccess().getLeftParenthesisKeyword_1_0()); 2293 newLeafNode(otherlv_1, grammarAccess.getVLSFunctionAsTermAccess().getLeftParenthesisKeyword_1_0());
2294 } 2294 }
2295 ( 2295 (
2296 ( 2296 (
2297 { 2297 {
2298 newCompositeNode(grammarAccess.getVLSFunctionFofAccess().getTermsVLSFofTermParserRuleCall_1_1_0()); 2298 newCompositeNode(grammarAccess.getVLSFunctionAsTermAccess().getTermsVLSFofTermParserRuleCall_1_1_0());
2299 } 2299 }
2300 lv_terms_2_0=ruleVLSFofTerm 2300 lv_terms_2_0=ruleVLSFofTerm
2301 { 2301 {
2302 if ($current==null) { 2302 if ($current==null) {
2303 $current = createModelElementForParent(grammarAccess.getVLSFunctionFofRule()); 2303 $current = createModelElementForParent(grammarAccess.getVLSFunctionAsTermRule());
2304 } 2304 }
2305 add( 2305 add(
2306 $current, 2306 $current,
@@ -2314,17 +2314,17 @@ ruleVLSFunctionFof returns [EObject current=null]
2314 ( 2314 (
2315 otherlv_3=',' 2315 otherlv_3=','
2316 { 2316 {
2317 newLeafNode(otherlv_3, grammarAccess.getVLSFunctionFofAccess().getCommaKeyword_1_2_0()); 2317 newLeafNode(otherlv_3, grammarAccess.getVLSFunctionAsTermAccess().getCommaKeyword_1_2_0());
2318 } 2318 }
2319 ( 2319 (
2320 ( 2320 (
2321 { 2321 {
2322 newCompositeNode(grammarAccess.getVLSFunctionFofAccess().getTermsVLSFofTermParserRuleCall_1_2_1_0()); 2322 newCompositeNode(grammarAccess.getVLSFunctionAsTermAccess().getTermsVLSFofTermParserRuleCall_1_2_1_0());
2323 } 2323 }
2324 lv_terms_4_0=ruleVLSFofTerm 2324 lv_terms_4_0=ruleVLSFofTerm
2325 { 2325 {
2326 if ($current==null) { 2326 if ($current==null) {
2327 $current = createModelElementForParent(grammarAccess.getVLSFunctionFofRule()); 2327 $current = createModelElementForParent(grammarAccess.getVLSFunctionAsTermRule());
2328 } 2328 }
2329 add( 2329 add(
2330 $current, 2330 $current,
@@ -2338,7 +2338,7 @@ ruleVLSFunctionFof returns [EObject current=null]
2338 )* 2338 )*
2339 otherlv_5=')' 2339 otherlv_5=')'
2340 { 2340 {
2341 newLeafNode(otherlv_5, grammarAccess.getVLSFunctionFofAccess().getRightParenthesisKeyword_1_3()); 2341 newLeafNode(otherlv_5, grammarAccess.getVLSFunctionAsTermAccess().getRightParenthesisKeyword_1_3());
2342 } 2342 }
2343 )? 2343 )?
2344 ) 2344 )