메소드 | 설명 | |
---|---|---|
CanLoad ( string file ) : bool |
메소드 | 설명 | |
---|---|---|
Read ( DubProject target, Object input, List | ||
ReadSubPackage ( DubProject superProject, object definition ) : DubProject |
메소드 | 설명 | |
---|---|---|
ExtractFirstAttribute ( MonoDevelop.D.Projects.Dub.DefinitionFormats.SDL.SDLDeclaration d, string key = null ) : string | ||
ExtractUnnamedAttributes ( MonoDevelop.D.Projects.Dub.DefinitionFormats.SDL.SDLDeclaration d ) : IEnumerable |
||
InterpretBuildSetting ( MonoDevelop.D.Projects.Dub.DefinitionFormats.SDL.SDLDeclaration decl, DubBuildSettings settings ) : void | ||
InterpretGlobalProperty ( MonoDevelop.D.Projects.Dub.DefinitionFormats.SDL.SDLDeclaration decl, DubProject target ) : void |
protected Read ( DubProject target, Object input, List | ||
target | DubProject | |
input | Object | |
subPackagesToBeReadLater | List | |
리턴 | void |
protected ReadSubPackage ( DubProject superProject, object definition ) : DubProject | ||
superProject | DubProject | |
definition | object | |
리턴 | DubProject |