ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
isAbstractMethodDeclaration
Function isAbstractMethodDeclaration
isAbstractMethodDeclaration
(
node
:
Node
)
:
node
is
MethodDeclaration
Checks if a given node is an abstract method declaration
Parameters
node
:
Node
Returns
node
is
MethodDeclaration
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...
Checks if a given node is an abstract method declaration