Class FieldExpressionsParser.RegisterCountContext

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      TerminalNode HASH()
      FieldExpressionsParser.SingleAddressContext singleAddress()
      TerminalNode LONG()
      <T> T accept(ParseTreeVisitor<out T> visitor)
      • Methods inherited from class nl.basjes.modbus.schema.expression.parser.generated.FieldExpressionsParser.RegisterlistContext

        copyFrom, getRuleIndex
      • Methods inherited from class org.antlr.v4.runtime.ParserRuleContext

        addAnyChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
      • Methods inherited from class org.antlr.v4.runtime.RuleContext

        depth, getAltNumber, getParent, getPayload, getRuleContext, getRuleIndex, getText, isEmpty, setAltNumber, setParent, toString, toStringTree
      • Methods inherited from class org.antlr.v4.runtime.tree.ParseTree

        getParent
      • Methods inherited from class org.antlr.v4.runtime.tree.Tree

        getChild, getParent, getPayload
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait