dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
Graph.NodeID
dparsergen
generator
nfa
Graph
Undocumented in source.
class
Graph
(Symbol_, Result_, EdgeExtra_ = string)
struct
NodeID {
size_t
id
;
size_t
graphPointer
;
enum
invalid
;
int
opCmp
(NodeID other);
}
Members
Functions
opCmp
int
opCmp
(NodeID other)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
invalid
enum
invalid
;
Undocumented in source.
Variables
graphPointer
size_t
graphPointer
;
Undocumented in source.
id
size_t
id
;
Undocumented in source.
Meta
Source
See Implementation
dparsergen
generator
nfa
Graph
aliases
EdgeExtra
Result
Symbol
classes
Node
functions
addCopy
addEdge
addNode
createSet
get
getEdges
getNext
getNextEdge
graphPointer
nodeID
nodeIDs
structs
Edge
NodeID
variables
end
invisibleEdges
nodes
otherStarts
start