Property | Type | Description | |
---|---|---|---|
BuildParameters | IEnumerable |
||
SynthesizeGhostStubs | void | ||
SynthesizeMainMethodWrapper | void |
Method | Description | |
---|---|---|
SourceGlobalMethodSymbol ( SourceFileSymbol file ) : System |
Method | Description | |
---|---|---|
BuildParameters ( |
||
CreateTypeRefContext ( ) : TypeRefContext |
Method | Description | |
---|---|---|
BuildParameters ( ) : IEnumerable |
||
SynthesizeGhostStubs ( PEModuleBuilder module, DiagnosticBag diagnostic ) : void | ||
SynthesizeMainMethodWrapper ( PEModuleBuilder module, DiagnosticBag diagnostics ) : void |
Main method wrapper in case it does not return PhpValue.
|
protected BuildParameters ( |
||
signature | ||
phpdocOpt | PHPDocBlock | |
return | IEnumerable |
protected CreateTypeRefContext ( ) : TypeRefContext | ||
return | TypeRefContext |
public SourceGlobalMethodSymbol ( SourceFileSymbol file ) : System | ||
file | SourceFileSymbol | |
return | System |