Skip to content
Snippets Groups Projects
  • Ondřej Štorc's avatar
    d2300fb1
    cli: Add support for double in syntax. · d2300fb1
    Ondřej Štorc authored
    Also create own syntax rule for each data type (String, Integer, Double).
    This makes parsing simplier as we do not have to check if the node with one
    type is present and the ANTLR runtime will do it for use.
    d2300fb1
    History
    cli: Add support for double in syntax.
    Ondřej Štorc authored
    Also create own syntax rule for each data type (String, Integer, Double).
    This makes parsing simplier as we do not have to check if the node with one
    type is present and the ANTLR runtime will do it for use.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.