JsonAnonStatusKind<T>(String)

package haxe.display

import haxe.display.JsonModuleTypes

Available on all platforms

Variables

inlineread onlyAAbstractStatics:JsonAnonStatusKind<JsonTypePath> = "AAbstractStatics"

inlineread onlyAClassStatics:JsonAnonStatusKind<JsonTypePath> = "AClassStatics"

inlineread onlyAClosed:JsonAnonStatusKind<T> = "AClosed"

inlineread onlyAConst:JsonAnonStatusKind<T> = "AConst"

inlineread onlyAEnumStatics:JsonAnonStatusKind<JsonTypePath> = "AEnumStatics"

inlineread onlyAExtend:JsonAnonStatusKind<JsonTypes> = "AExtend"

inlineread onlyAOpened:JsonAnonStatusKind<T> = "AOpened"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/display/JsonAnonStatusKind.html