Home
Pages
Classes
Methods
module Logicality::Lexer::Grammar
Define the main regular expression matchers used by the lexer.
Constants
AND_OP
LEFT_PAREN
NOT_OP
OR_OP
RIGHT_PAREN
VALUE