- buildOptionsToS
void buildOptionsToS(Out o, string key, BuildOptions bos, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildRequirementsToS
void buildRequirementsToS(Out o, string key, BuildRequirements ps, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildTypeToS
void buildTypeToS(Out o, string key, BuildType bt, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildTypesToS
void buildTypesToS(Out o, string key, BuildType[string] bts, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkEmptyAttributes
void checkEmptyAttributes(Tag t, string key, string[] toIgnore)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkEmptyAttributes
void checkEmptyAttributes(AttributeAccessor ars, string key, string[] toIgnore)
Undocumented in source. Be warned that the author may not have intended to support it.
- configurationToS
void configurationToS(Out o, string key, PackageDescription pkg, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- configurationsToS
void configurationsToS(Out o, string key, PackageDescription[string] pkgs, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- dependenciesToS
void dependenciesToS(Out o, string key, Dependency[] deps, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- expectedSingleValue
Token expectedSingleValue(ValueRange vr, string key, string filename, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- packageDescriptionToS
void packageDescriptionToS(Out o, string key, PackageDescription pkg, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- packageDescriptionsToS
void packageDescriptionsToS(Out o, string key, PackageDescription[string] pkgs, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- pathToS
void pathToS(Out o, string key, Path p, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- pathsToS
void pathsToS(Out o, string key, Paths ps, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- platformsToS
void platformsToS(Out o, string key, Platform[][] plts, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetBuildOptions
void sGetBuildOptions(Tag t, string key, BuildOptions ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetBuildRequirements
void sGetBuildRequirements(Tag t, string key, BuildRequirements ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetBuildTypes
void sGetBuildTypes(Tag t, string key, BuildType[string] bts)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetDependencies
void sGetDependencies(Tag t, string key, Dependency[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetDependencies
void sGetDependencies(ValueRange v, AttributeAccessor ars, string key, Dependency[] deps)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPackageDescription
void sGetPackageDescription(TagAccessor ts, string key, PackageDescription ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPackageDescriptions
void sGetPackageDescriptions(Tag t, string key, PackageDescription[string] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPath
void sGetPath(Tag t, string key, Path ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPaths
void sGetPaths(Tag t, string key, Paths ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPlatform
void sGetPlatform(AttributeAccessor aa, Platform[] pls)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetPlatforms
void sGetPlatforms(Tag t, string key, Platform[][] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetSemVer
void sGetSemVer(Tag t, string key, SemVer ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetSemVer
void sGetSemVer(ValueRange v, string key, SemVer ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetString
void sGetString(Tag t, string key, string ret, string[] allowedAttributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetString
void sGetString(ValueRange v, string key, string ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetStringPlatform
void sGetStringPlatform(Tag t, string key, String ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetStrings
void sGetStrings(Tag t, string key, string[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetStrings
void sGetStrings(ValueRange v, string key, string[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetStringsPlatform
void sGetStringsPlatform(Tag t, string key, Strings ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetSubConfig
void sGetSubConfig(Tag t, string key, SubConfigs ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetSubPackage
void sGetSubPackage(Tag t, string key, SubPackage[] ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetTargetType
void sGetTargetType(Tag t, string key, TargetType ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetTargetType
void sGetTargetType(ValueRange v, string key, TargetType p)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetToolchainRequirement
ToolchainRequirement sGetToolchainRequirement(Token f)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetToolchainRequirement
void sGetToolchainRequirement(Tag t, string key, ToolchainRequirement[Toolchain] bts)
Undocumented in source. Be warned that the author may not have intended to support it.
- sGetUnprocessedPath
void sGetUnprocessedPath(Tag t, string key, UnprocessedPath ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- sdlEnforce
void sdlEnforce(bool cond, string msg, Location loc, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- sdlToPackageDescription
PackageDescription sdlToPackageDescription(string sdl)
Undocumented in source. Be warned that the author may not have intended to support it.
- semVerToS
void semVerToS(Out o, string key, SemVer sv, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringPlatformToS
void stringPlatformToS(Out o, string key, String value, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringToS
void stringToS(Out o, string key, string value, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringToSName
void stringToSName(Out o, string key, string value, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringsPlatformToS
void stringsPlatformToS(Out o, string key, Strings value, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringsToS
void stringsToS(Out o, string key, string[] values, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- subConfigsToS
void subConfigsToS(Out o, string key, SubConfigs scf, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- subPackagesToS
void subPackagesToS(Out o, string key, SubPackage[] sps, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- targetTypeToS
void targetTypeToS(Out o, string key, TargetType p, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- toolchainRequirementToS
void toolchainRequirementToS(Out o, string key, ToolchainRequirement[Toolchain] tcrs, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- typeCheck
void typeCheck(Token got, ValueType[] exp, string filename, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- unprocessedPathToS
void unprocessedPathToS(Out o, string key, UnprocessedPath p, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.