public static Match | Alternative(RexLexer& lexer, Context* context) |
public static Match | Catenation(RexLexer& lexer, Context* context) |
public static Match | Char(RexLexer& lexer) |
public static Match | Class(RexLexer& lexer, Context* context) |
public static Nfa | Parse(RexLexer& lexer, Context* context) |
public static Match | Primary(RexLexer& lexer, Context* context) |
public static Match | Range(RexLexer& lexer, Context* context) |
public static Match | RegularExpression(RexLexer& lexer, Context* context) |
public static Match | Repetition(RexLexer& lexer, Context* context) |