Flag indicating that symbol or tree has abstract
and override
modifiers set
Flag indicating that symbol or tree has abstract
and override
modifiers set
Flag indicating that symbol or tree represents an abstract class
Flag indicating that symbol or tree represents an abstract class
Flag indicating that symbol or tree represents a by-name parameter
Flag indicating that symbol or tree represents a by-name parameter
Flag indicating that symbol or tree has case
modifier set
Flag indicating that symbol or tree has case
modifier set
Flag indicating that symbol or tree represents a field of a case class that corresponds to a parameter in the first parameter list of the primary constructor of that class
Flag indicating that symbol or tree represents a field of a case class that corresponds to a parameter in the first parameter list of the primary constructor of that class
Flag indicating that symbol or tree represents a contravariant
type parameter (marked with -
).
Flag indicating that symbol or tree represents a contravariant
type parameter (marked with -
).
Flag indicating that symbol or tree represents a contravariant
type parameter (marked with +
).
Flag indicating that symbol or tree represents a contravariant
type parameter (marked with +
).
Flag indicating that parameter has a default value
Flag indicating that parameter has a default value
Flag indicating that symbol or tree represents an abstract type, method, or value
Flag indicating that symbol or tree represents an abstract type, method, or value
Flag indicating that symbol or tree has final
modifier set
Flag indicating that symbol or tree has final
modifier set
Flag indicating that symbol or tree has implicit
modifier set
Flag indicating that symbol or tree has implicit
modifier set
Flag indicating that trait has neither method implementations nor fields.
Flag indicating that trait has neither method implementations nor fields. This means the trait can be represented as a Java interface.
Flag indicating that symbol or tree has lazy
modifier set
Flag indicating that symbol or tree has lazy
modifier set
Flag indicating that symbol or tree represents a macro definition.
Flag indicating that symbol or tree represents a macro definition.
Flag indicating that symbol or tree represents a method
Flag indicating that symbol or tree represents a method
Flag indicating that symbol or tree represents a module or its internal module class
Flag indicating that symbol or tree represents a module or its internal module class
Flag indicating that symbol or tree represents a mutable variable
Flag indicating that symbol or tree represents a mutable variable
Flag indicating that symbol or tree has override
modifier set
Flag indicating that symbol or tree has override
modifier set
Flag indicating that symbol or tree represents a package or its internal package class
Flag indicating that symbol or tree represents a package or its internal package class
Flag indicating that symbol or tree represents a class or parameter.
Flag indicating that symbol or tree represents a class or parameter. Both type and value parameters carry the flag.
Flag indicating that symbol or tree represents a field of a class that was generated from a parameter of that class
Flag indicating that symbol or tree represents a field of a class that was generated from a parameter of that class
Flag indicating that symbol or tree has private
modifier set
Flag indicating that symbol or tree has private
modifier set
Flag indicating that symbol or tree has protected
modifier set
Flag indicating that symbol or tree has protected
modifier set
Flag indicating that symbol or tree has sealed
modifier set
Flag indicating that symbol or tree has sealed
modifier set
Flag indicating that symbol or tree represents a trait
Flag indicating that symbol or tree represents a trait