Documentation of 'cc.redberry.core.parser.TokenParser' Java class
TokenParser
cc.redberry.core.parser

Interface TokenParser

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      ParseToken parseToken(java.lang.String expression, Parser parser)
      Parses the specified string expression and returns the corresponding AST node or null, string can not be parsed by this parser.
      int priority()
      The higher the priority, the earlier runs.
    • Method Detail

      • parseToken

        ParseToken parseToken(java.lang.String expression,
                              Parser parser)
        Parses the specified string expression and returns the corresponding AST node or null, string can not be parsed by this parser.
        Parameters:
        expression - string expression
        parser - recursion
        Returns:
        AST node
      • priority

        int priority()
        The higher the priority, the earlier runs.
        Returns:
        priority

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.