Property | Type | Description | |
---|---|---|---|
g | |||
generator | |||
templates | |||
tool | AntlrTool |
Method | Description | |
---|---|---|
BuildDependencyGenerator ( AntlrTool tool, |
||
GetDependencies ( ) : Template | ||
GetDependenciesFileList ( ) : IList |
||
GetGeneratedFileList ( ) : IList |
||
GetGenerator ( ) : |
||
GetNonImportDependenciesFileList ( ) : IList |
||
GetOutputFile ( string fileName ) : string | ||
GroomQualifiedFileName ( string outputDir, string fileName ) : string | ||
LoadDependencyTemplates ( ) : void |
public BuildDependencyGenerator ( AntlrTool tool, |
||
tool | AntlrTool | |
g | ||
return | System.Collections.Generic |
public GetGenerator ( ) : |
||
return |
public GetNonImportDependenciesFileList ( ) : IList |
||
return | IList |
public GetOutputFile ( string fileName ) : string | ||
fileName | string | |
return | string |
public GroomQualifiedFileName ( string outputDir, string fileName ) : string | ||
outputDir | string | |
fileName | string | |
return | string |
protected CodeGenerator,Antlr4.Codegen generator | ||
return |
protected TemplateGroup,Antlr4.StringTemplate templates | ||
return |