dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TypeNode.setNext
dil
ast
Type
TypeNode
Sets the member 'next'. This node becomes the parent of 'n'.
class
TypeNode
void
setNext
(
TypeNode
n
)
Meta
Source
See Implementation
dil
ast
Type
TypeNode
functions
baseType
hasSymbol
hasType
setNext
variables
next
parent
symbol
type
Sets the member 'next'. This node becomes the parent of 'n'.