package lex const ( PATTERN = "pattern" REGEXP = "regexp" PREFIX = "prefix" SUFFIX = "suffix" SPACE = "space" OPERATOR = "operator" )