메소드 |
설명 |
|
DeserializeDubPrjDependencies ( JSONObject j, DubBuildSettings settings ) : void |
|
|
DeserializeFromPackageJson ( JSONObject j ) : DubProjectConfiguration |
|
|
ExpectJsonArray ( JSONThing j, string propName ) : JSONArray |
|
|
ExpectJsonObject ( JSONThing j, string propName ) : JSONObject |
|
|
ExpectJsonStringValue ( JSONThing j, string propName ) : string |
|
|
TryDeserializeBuildSetting ( DubBuildSettings cfg, string propName, JSONThing j ) : bool |
|
|
TryPopulateProperty ( DubProject prj, string propName, JSONThing j, List |
|
|