Package de.isas.lipidomics.palinom
Class HMDBParser.Pl_threeContext
- java.lang.Object
-
- org.antlr.v4.runtime.RuleContext
-
- org.antlr.v4.runtime.ParserRuleContext
-
- de.isas.lipidomics.palinom.HMDBParser.Pl_threeContext
-
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree,org.antlr.v4.runtime.tree.RuleNode,org.antlr.v4.runtime.tree.SyntaxTree,org.antlr.v4.runtime.tree.Tree
- Enclosing class:
- HMDBParser
public static class HMDBParser.Pl_threeContext extends org.antlr.v4.runtime.ParserRuleContext
-
-
Constructor Summary
Constructors Constructor Description Pl_threeContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Taccept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)intgetRuleIndex()HMDBParser.Headgroup_separatorContextheadgroup_separator()HMDBParser.Pl_three_faContextpl_three_fa()HMDBParser.Pl_three_hgContextpl_three_hg()-
Methods inherited from class org.antlr.v4.runtime.ParserRuleContext
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
-
-
-
-
Constructor Detail
-
Pl_threeContext
public Pl_threeContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
-
Method Detail
-
pl_three_hg
public HMDBParser.Pl_three_hgContext pl_three_hg()
-
pl_three_fa
public HMDBParser.Pl_three_faContext pl_three_fa()
-
headgroup_separator
public HMDBParser.Headgroup_separatorContext headgroup_separator()
-
getRuleIndex
public int getRuleIndex()
- Overrides:
getRuleIndexin classorg.antlr.v4.runtime.RuleContext
-
accept
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
- Specified by:
acceptin interfaceorg.antlr.v4.runtime.tree.ParseTree- Overrides:
acceptin classorg.antlr.v4.runtime.RuleContext
-
-