W3cubDocs

/Haxe

MethodKind

package haxe.macro

import haxe.macro.Type

Available on all platforms

Represents the method kind.

Values

MethNormal

A normal method.

MethInline

An inline method.

See also:

MethDynamic

A dynamic, rebindable method.

See also:

MethMacro

A macro method.

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