|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Text.LexerfulGrammarBuilder.adjacent(Object) instead.
GrammarBuilder.sequence(Object, Object) instead.
LexerfulGrammarBuilder.anyToken() instead.
LexerfulGrammarBuilder.anyTokenButNot(Object) instead.
com.sonar.sslr.squid.AstScannerExceptionHandler from the SSLR Squid Bridge (2.3)LexerfulGrammarBuilder.bridge(TokenType, TokenType) instead.
LexerlessGrammarBuilder.commentTrivia(Object) instead.
MutableGrammarCompiler.AstSelect which contains no elements.LexerfulGrammarBuilder.buildWithMemoizationOfMatchesForAllRules() instead.
LexerlessGrammarBuilder.endOfInput() instead.
LexerfulGrammarBuilder.anyToken() instead.
LexerfulGrammarBuilder.exclusiveTill(Object) instead.
AstNode.getDescendants(AstNodeType...) instead, but don't forget that those methods behave differently due to bug SSLR-249
AstNode.getChildren(AstNodeType...) instead
AstNode.getFirstDescendant(AstNodeType...) instead
AstNode.getFirstChild(AstNodeType...) instead
AstNode.getFirstAncestor(AstNodeType) instead
GrammarBuilder.firstOf(Object, Object) instead.
GrammarBuilder.firstOf(Object, Object) instead.
AstNode.getFirstChild(AstNodeType...) instead
Comments.getCommentTokensAtLine(int)
LexerfulGrammarBuilder to create instances of this class.LexerfulGrammarBuilder instead.LexerlessGrammarBuilder instead.AstNode.hasDescendant(AstNodeType...) instead.
Be careful the name of this method is misleading as the check is done on descendant nodes
and not only on child nodes.
AstNode.hasAncestor(AstNodeType) instead
GrammarRuleBuilder.is(Object) instead.
is(grammarBuilder.sequence(e, rest)).
Comments.isBlank(String)
#isBlank(int)
GrammarBuilder.nothing() instead.
LexerfulGrammarBuilder.isOneOfThem(TokenType, TokenType...) instead.
Comments.hasCommentTokensAtLine(int)
LexerfulGrammarBuilder.anyToken() instead.
LexerlessGrammarBuilder to create instances of this class.AstSelect which contains more than one element.Rule.override(Object...) instead.
GrammarBuilder.next(Object) instead.
GrammarBuilder.next(Object) instead.
AstNode.getNextAstNode() instead
GrammarBuilder.nextNot(Object) instead.
AstNode.getNextSibling() instead
GrammarBuilder.nextNot(Object) instead.
GrammarBuilder.nothing() instead.
GrammarBuilder.zeroOrMore(Object) instead.
GrammarBuilder.oneOrMore(Object) instead.
GrammarBuilder.oneOrMore(Object) instead.
GrammarBuilder.optional(Object) instead.
GrammarBuilder.optional(Object) instead.
GrammarFunctions.Standard.firstOf(Object...) instead
GrammarRuleBuilder.override(Object) instead.
override(grammarBuilder.sequence(e, rest)).
ParseError to readable form.Parser.getLexerOutput()
ParseRunner to be used as Parser.AstNode.getPreviousAstNode() instead
AstNode.getPreviousSibling()
CobolAstVisitor.leaveFile(AstNode), after metrics have been aggregated.
com.sonar.sslr.squid.AstScannerExceptionHandler from the SSLR Squid Bridge (2.3)LexerlessGrammarBuilder.regexp(String) instead.
LexerlessGrammarBuilder and LexerfulGrammarBuilder.
GrammarBuilder.sequence(Object, Object) instead.
Token.Builder.setFile(File) instead
AstSelect which contains exactly one element.GrammarRuleBuilder.skip() instead.
GrammarRuleBuilder.skipIfOneChild() instead.
LexerlessGrammarBuilder.skippedTrivia(Object) instead.
LexerfulGrammarBuilder.till(Object) instead.
LexerfulGrammarBuilder.tillNewLine() instead.
LexerlessGrammarBuilder.token(TokenType, Object) instead.
#UNKNOWN_CHAR for any character, which is not #BOM_CHAR.AstWalker.walkAndVisit(AstNode) instead
GrammarBuilder.zeroOrMore(Object) instead.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||