tasty-query
tasty-query
API
tastyquery
Annotations
Annotation
Annotation
Classpaths
ClassData
Classpath
Classpath
Entry
PackageData
TastyData
Constants
Constant
Constant
Contexts
Context
Definitions
Exceptions
ClassfileFormatException
CyclicReferenceException
InvalidProgramStructureException
MemberNotFoundException
NonMethodReferenceException
Scala2PickleFormatException
TastyFormatException
UnknownClasspathEntry
UnpickleFormatException
Flags
Names
DefaultGetterName
DerivedName
ExpandedName
FullyQualifiedName
FullyQualifiedName
Name
NumberedName
PrefixedName
SignedName
SignedName
SimpleName
SuffixedName
TermName
TypeName
UniqueName
annot
attr
nme
str
tpnme
Signatures
ParamSig
Term
TypeLen
Signature
Signature
SourceLanguage
Spans
Coord
Span
Symbols
ClassSymbol
ClassSymbol
ClassTypeParamSymbol
ClassTypeParamSymbol
DeclaringSymbol
LocalTypeParamSymbol
LocalTypeParamSymbol
PackageSymbol
PackageSymbol
Symbol
TermOrTypeSymbol
TermSymbol
TermSymbol
TypeMemberDefinition
TypeAlias
AbstractType
OpaqueTypeAlias
TypeMemberSymbol
TypeMemberSymbol
TypeParamSymbol
TypeSymbol
TypeSymbolWithBounds
Trees
Alternative
AnnotatedTypeTree
AppliedTypeTree
Apply
Assign
Bind
Block
ByNameTypeTree
CaseDef
ClassDef
DefDef
DefTree
ExplicitTypeBoundsTree
Export
ExprPattern
Ident
If
Import
ImportIdent
ImportSelector
InferredTypeBoundsTree
InlineIf
InlineMatch
Inlined
Lambda
Literal
Match
MatchTypeTree
NamedArg
NamedTypeBoundsTree
New
OpaqueTypeAliasDefinitionTree
PackageDef
PatternTree
PolyTypeDefinitionTree
RefinedTypeTree
Return
Select
SelectTypeTree
SelfDef
SeqLiteral
SingletonTypeTree
StatementTree
Super
Template
TermRefTypeTree
TermTree
This
Throw
TopLevelTree
Tree
Try
TypeAliasDefinitionTree
TypeApply
TypeBindingsTree
TypeBoundsTree
TypeCaseDef
TypeDef
TypeDefinitionTree
TypeIdent
TypeLambdaTree
TypeMember
TypeParam
TypeTest
TypeTree
TypeTreeBind
TypeWrapper
Typed
Unapply
ValDef
ValOrDefDef
While
WildcardPattern
WildcardTypeBoundsTree
Types
AndType
AndType
AnnotatedType
AppliedType
Binders
BoundType
ByNameType
ConstantType
CustomTransientGroundType
ErasedTypeRef
ClassRef
ArrayTypeRef
ErasedTypeRef
GroundType
LambdaType
LambdaTypeCompanion
MatchType
MatchTypeCase
MatchTypeCase
MethodType
MethodType
MethodicType
NamedType
NamedType
NoPrefix
OrType
OrType
PackageRef
ParamRef
ParamRefBinders
PathType
PolyType
PolyType
Prefix
RealTypeBounds
RecThis
RecType
RecType
RefinedOrRecType
RefinedType
SingletonType
SkolemType
SuperType
TermLambdaType
TermParamRef
TermRef
TermRef
TermRefinement
TermType
ThisType
Type
TypeAlias
TypeBinders
TypeBounds
TypeLambda
TypeLambda
TypeLambdaType
TypeLambdaTypeCompanion
TypeMappable
TypeParamRef
TypeProxy
TypeRef
TypeRef
TypeRefinement
ValueType
WildcardTypeBounds
WildcardTypeBounds
tastyquery.jdk
ClasspathLoaders
tasty-query
/
tastyquery
/
Spans
/
Coord
Coord
tastyquery.Spans$.Coord
final
class
Coord
extends
AnyVal
The coordinate of a symbol. This is either an index or a zero-range span.
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
isIndex
:
Boolean
def
isSpan
:
Boolean
def
toIndex
:
Int
def
toSpan
:
Span