SPeCS Packages Documentation
Preparing search index...
@specs-feup/lara
LaraJoinPoint
LaraJoinPoint
Class LaraJoinPoint
Hierarchy (
View Summary
)
LaraJoinPoint
Joinpoint
Joinpoint
Joinpoint
Joinpoint
Index
Constructors
constructor
Properties
_
java
Object
_
default
Attribute
Info
Accessors
children
descendants
dump
join
Point
Type
node
scope
Nodes
self
super
Methods
equals
insert
instance
Of
to
String
Constructors
constructor
new
LaraJoinPoint
(
obj
:
any
)
:
LaraJoinPoint
Parameters
obj
:
any
Returns
LaraJoinPoint
Properties
Internal
_
java
Object
_javaObject
:
any
Static
Readonly
Internal
_
default
Attribute
Info
_defaultAttributeInfo
:
{
jpMapper
?:
any
;
map
?:
any
;
name
:
string
|
null
;
type
?:
any
;
}
= ...
Accessors
children
get
children
()
:
LaraJoinPoint
[]
Returns
LaraJoinPoint
[]
descendants
get
descendants
()
:
LaraJoinPoint
[]
Returns
LaraJoinPoint
[]
dump
get
dump
()
:
string
Returns
string
join
Point
Type
get
joinPointType
()
:
string
Returns
string
node
get
node
()
:
object
Returns
object
scope
Nodes
get
scopeNodes
()
:
LaraJoinPoint
[]
Returns
LaraJoinPoint
[]
self
get
self
()
:
LaraJoinPoint
Returns
LaraJoinPoint
super
get
super
()
:
LaraJoinPoint
Returns
LaraJoinPoint
Methods
equals
equals
(
jp
:
LaraJoinPoint
)
:
boolean
Parameters
jp
:
LaraJoinPoint
Returns
boolean
insert
insert
(
position
:
"replace"
|
"after"
|
"before"
,
code
:
string
)
:
LaraJoinPoint
[]
Parameters
position
:
"replace"
|
"after"
|
"before"
code
:
string
Returns
LaraJoinPoint
[]
insert
(
position
:
"replace"
|
"after"
|
"before"
,
joinpoint
:
LaraJoinPoint
,
)
:
LaraJoinPoint
[]
Parameters
position
:
"replace"
|
"after"
|
"before"
joinpoint
:
LaraJoinPoint
Returns
LaraJoinPoint
[]
instance
Of
instanceOf
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
instanceOf
(
names
:
string
[]
)
:
boolean
Parameters
names
:
string
[]
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
java
Object
_
default
Attribute
Info
Accessors
children
descendants
dump
join
Point
Type
node
scope
Nodes
self
super
Methods
equals
insert
instance
Of
to
String
SPeCS Packages Documentation
Loading...