enum haxe.web.MatchRule

import haxe.web.Dispatch;

Available on all platforms

Constructors

MRInt

MRBool

MRFloat

MRString

MREnum (e:String)

MRDispatch

MRSpod (c:String, lock:Bool)

MROpt (r:MatchRule)