메소드 | 설명 | |
---|---|---|
AnalizeAspect ( string aspectPath ) : void | ||
CleanOutputAndGetOutputPath ( ) : string | ||
Collect ( string folderRootPath ) : IEnumerable |
||
Run ( string directoryPath ) : void | ||
Weave ( string language, UnifiedProgram model ) : void |
메소드 | 설명 | |
---|---|---|
ExtenstionToLanguageName ( string ext ) : string |
public static AnalizeAspect ( string aspectPath ) : void | ||
aspectPath | string | |
리턴 | void |
public static CleanOutputAndGetOutputPath ( ) : string | ||
리턴 | string |
public static Collect ( string folderRootPath ) : IEnumerable |
||
folderRootPath | string | |
리턴 | IEnumerable |
public static Weave ( string language, UnifiedProgram model ) : void | ||
language | string | |
model | UnifiedProgram | |
리턴 | void |