module CDDLGRAMMAR::SESC0

Public Instance Methods

hexchar() click to toggle source
# File lib/parser/cddlgrammar.rb, line 3109
def hexchar
  elements[1]
end