toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.parser
/
com.shakelang.shake.parser
/
DeclarationContextInformation
Declaration
Context
Information
class
DeclarationContextInformation
(
val
scope
:
DeclarationScope
)
(
source
)
Members
Constructors
Declaration
Context
Information
Link copied to clipboard
constructor
(
scope
:
DeclarationScope
)
Properties
access
Link copied to clipboard
var
access
:
ShakeAccessDescriber
is
Abstract
Link copied to clipboard
var
isAbstract
:
Boolean
is
Const
Link copied to clipboard
var
isConst
:
Boolean
is
Final
Link copied to clipboard
var
isFinal
:
Boolean
is
Inline
Link copied to clipboard
var
isInline
:
Boolean
is
Native
Link copied to clipboard
var
isNative
:
Boolean
is
Operator
Link copied to clipboard
var
isOperator
:
Boolean
is
Override
Link copied to clipboard
var
isOverride
:
Boolean
is
Static
Link copied to clipboard
var
isStatic
:
Boolean
is
Synchronized
Link copied to clipboard
var
isSynchronized
:
Boolean
is
Unsigned
Link copied to clipboard
var
isUnsigned
:
Boolean
scope
Link copied to clipboard
val
scope
:
DeclarationScope