bamboo-d ~master (2018-08-01T21:37:34Z)
Dub
Repo
Module.findType
bamboo
types
Module
Finds a
ClassDeclaration
or a
StructDeclaration
with the given name.
TypeDeclaration
findType
(string name)
class
Module
pure @
safe
nothrow
TypeDeclaration
findType
(
in
string
name
)
TypeDeclaration
findType
(int id)
Meta
Source
See Implementation
bamboo
types
Module
functions
findType
typesById
variables
aliases
classes
importDeclarations
keywords
lastFieldId
lastTypeId
structs
symbol
Finds a ClassDeclaration or a StructDeclaration with the given name.