ASTEntryPointBlock constructor

ASTEntryPointBlock(
  1. ASTBlock? parentBlock
)

Implementation

ASTEntryPointBlock(super.parentBlock);