(class from pyomo.tpl.ply.lex)
pyomo.tpl.ply.lex
Bases: object
object
Methods
__init__()
__init__
begin(state)
begin
clone([object])
clone
current_state()
current_state
input(s)
input
next()
next
pop_state()
pop_state
push_state(state)
push_state
readtab(tabfile, fdict)
readtab
skip(n)
skip
token()
token
writetab(lextab[, outputdir])
writetab
Member Documentation