public static class PostgreSQLStatementParser.RelativeCountContext extends PostgreSQLStatementParser.DirectionContext
| 构造器和说明 |
|---|
RelativeCountContext(PostgreSQLStatementParser.DirectionContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
RELATIVE() |
PostgreSQLStatementParser.SignedIconstContext |
signedIconst() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic RelativeCountContext(PostgreSQLStatementParser.DirectionContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode RELATIVE()
public PostgreSQLStatementParser.SignedIconstContext signedIconst()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 The Apache Software Foundation. All rights reserved.