Skip to content

Can we also compose lexer's? #5

@AlecKazakova

Description

@AlecKazakova

It might be doable by custom generating the .flex:

%public
%class SqlLexer
%implements FlexLexer
%function advance
%type IElementType
%unicode

can we do extends here? Will need to learn more about the jflex system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions