tasty-query
tasty-query
dotty.tools.tasty
TastyBuffer
Addr
NameRef
TastyBuffer
TastyFormat
NameTags
NameTags
TastyHash
TastyHeader
TastyHeaderUnpickler
TastyHeaderUnpickler
TastyReader
UnpickleException
dotty.tools.tasty.util
Util
tastyquery
Classpaths
ClassData
Classpath
Classpath
PackageData
TastyData
Constants
Constant
Constant
Contexts
Context
Definitions
Exceptions
ClassfileFormatException
CyclicReferenceException
InvalidProgramStructureException
MemberNotFoundException
NonMethodReferenceException
Scala2PickleFormatException
TastyFormatException
UnpickleFormatException
Flags
Names
DefaultGetterName
DerivedName
ExpandedName
FullyQualifiedName
FullyQualifiedName
Name
NumberedName
PrefixedName
SignedName
SimpleName
SuffixedName
TermName
TypeName
UniqueName
annot
attr
nme
str
tpnme
Signatures
ParamSig
Term
TypeLen
Signature
Signature
Spans
Coord
Span
Symbols
ClassSymbol
ClassSymbol
ClassTypeParamSymbol
ClassTypeParamSymbol
DeclaringSymbol
LocalTypeParamSymbol
LocalTypeParamSymbol
NoSymbol
PackageSymbol
PackageSymbol
Symbol
TermSymbol
TermSymbol
TypeMemberDefinition
TypeAlias
AbstractType
OpaqueTypeAlias
TypeMemberSymbol
TypeMemberSymbol
TypeParamSymbol
TypeSymbol
TypeSymbolWithBounds
Trees
Alternative
Apply
Assign
Bind
Block
CaseDef
ClassDef
DefDef
DefTree
EmptyTree
Export
FreeIdent
Ident
If
Import
ImportIdent
ImportSelector
InlineIf
InlineMatch
Inlined
Lambda
Literal
Match
NamedArg
New
PackageDef
ReferencedPackage
ReferencedPackage
Return
Select
SelectIn
SelfDef
SelfDef
SeqLiteral
SimpleRef
Super
Template
TermRefTree
This
Throw
Tree
Try
TypeApply
TypeDef
TypeMember
TypeParam
Typed
Unapply
ValDef
While
TypeTrees
AnnotatedTypeTree
AppliedTypeTree
BoundedTypeTree
ByNameTypeTree
EmptyTypeIdent
EmptyTypeTree
MatchTypeTree
NamedTypeBoundsTree
RefinedTypeTree
SelectTypeTree
SingletonTypeTree
TermRefTypeTree
TypeBoundsTree
TypeCaseDef
TypeIdent
TypeLambdaTree
TypeTree
TypeTreeBind
TypeWrapper
WildcardTypeBoundsTree
Types
AndType
AndType
AnnotatedType
AppliedType
Binders
BoundType
BoundedType
ClassInfo
ClassInfo
ConstantType
CustomTransientGroundType
ErasedTypeRef
ClassRef
ArrayTypeRef
ErasedTypeRef
ExprType
GroundType
LambdaType
LambdaTypeCompanion
MethodType
MethodType
MethodicType
NamedType
NamedType
NamedTypeBounds
NoPrefix
NoType
OrType
OrType
PackageRef
ParamRef
PathType
PolyType
PolyType
RealTypeBounds
RecType
RecType
RefinedOrRecType
RefinedType
SingletonType
TermLambdaType
TermParamRef
TermRef
TermRef
TermType
ThisType
Type
TypeAlias
TypeBinders
TypeBounds
TypeLambda
TypeLambda
TypeLambdaType
TypeLambdaTypeCompanion
TypeMappable
TypeParamRef
TypeProxy
TypeRef
TypeRef
ValueType
WildcardTypeBounds
tastyquery.nodejs
ClasspathLoaders
tasty-query
/
tastyquery
/
TypeTrees
/
TypeTreeBind
TypeTreeBind
case
class
TypeTreeBind
(name:
TypeName
, body:
TypeTree
, symbol:
LocalTypeParamSymbol
)(span:
Span
) extends
TypeTree
with
DefTree
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
DefTree
class
TypeTree
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
final override
def
withSpan
(span:
Span
):
TypeTreeBind
Definition Classes
TypeTree
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
final
def
toType
(using
Context
):
Type
Inherited from
TypeTree