class Rouge::Lexers::ECL
def self.keywords
def self.keywords @keywords ||= Set.new %w( and or in not all any as from atmost before best between case const counter csv descend encrypt end endmacro enum except exclusive expire export extend fail few first flat full function functionmacro group heading hole ifblock import joined keep keyed last left limit load local locale lookup many maxcount maxlength _token module interface named nocase noroot noscan nosort of only opt outer overwrite packed partition penalty physicallength pipe quote record repeat return right rows scan self separator service shared skew skip sql store terminator thor threshold token transform trim type unicodeorder unsorted validate virtual whole wild within xml xpath after cluster compressed compression default encoding escape fileposition forward grouped inner internal linkcounted literal lzw mofn multiple namespace wnotrim noxpath onfail prefetch retry rowset scope smart soapaction stable timelimit timeout unordered unstable update use width ) end