pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
label
deimos
python
grammar
A label of an arc
extern (
C
)
struct
label {
int
lb_type
;
char
*
lb_str
;
}
Members
Variables
lb_str
char
*
lb_str
;
_
lb_type
int
lb_type
;
_
Meta
Source
See Implementation
deimos
python
grammar
functions
PyGrammar_AddAccelerators
PyGrammar_FindDFA
PyGrammar_LabelRepr
PyGrammar_RemoveAccelerators
addarc
adddfa
addfirstsets
addlabel
addstate
findlabel
newgrammar
printgrammar
printnonterminals
translatelabels
manifest constants
EMPTY
structs
arc
dfa
grammar
label
labellist
state
A label of an arc