Methods
|
|
__new__
format
getOpening
parse
withTerminators
|
|
__new__
|
__new__ (
klass,
value,
caseSensitive=True,
)
|
|
format
|
format (
self,
data,
write,
)
|
|
getOpening
|
getOpening (
self,
closing,
memo,
)
|
|
parse
|
parse (
self,
inputStr,
produce,
startState,
)
|
|
withTerminators
|
withTerminators (
self,
terminators,
memo,
)
|
|