bamboo-d v0.3.0 (2018-06-11T20:33:37Z)
Dub
Repo
Module.findType
bamboo
types
Module
Finds a
ClassDeclaration
or a
StructDeclaration
with the given name.
TypeDeclaration
findType
(string name)
class
Module
TypeDeclaration
findType
(
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.