Documentation

ArgumentAssembler extends AssemblerAbstract
in package

Assembles an ArgumentDescriptor using an ArgumentReflector and ParamDescriptors.

Tags
extends

Table of Contents

Properties

$builder  : ProjectDescriptorBuilder|null

Methods

create()  : TDescriptor|null
Creates a Descriptor from the provided data.
getBuilder()  : ProjectDescriptorBuilder|null
Returns the builder for this Assembler or null if none is set.
setBuilder()  : void
Registers the Builder with this Assembler.
overwriteTypeAndDescriptionFromParamTag()  : void
Overwrites the type and description in the Argument Descriptor with that from the tag if the names match.

Properties

Methods


        
On this page

Search results