macro.ClassField

ClassField

package haxe-macro

import haxe.macro.Type

Available on all platforms

Represents a class field.

Properties

doc:Null<String>

The associated documentation of the class field.

isPublic:Bool

Whether or not the class field is public.

登录查看完整内容