Class AnnotationsParser
Annotations support for PHP.
- Nette\Reflection\AnnotationsParser uses Nette\StaticClass
public static
array
|
|
public static
string
|
|
public static
array
|
|
public static
|
|
public static
|
__callStatic(),
__construct()
|
string |
RE_STRING
|
# '\'(?:\\\\.|[^\'\\\\])*\'|"(?:\\\\.|[^"\\\\])*"' |
string |
RE_IDENTIFIER
|
# '[_a-zA-Z\x7F-\xFF][_a-zA-Z0-9\x7F-\xFF-\\\]*' |
public static
boolean
|
$useReflection
|
|
public static
boolean
|
$autoRefresh
|
# true |
public static
array
|
$inherited
|
# ['description', 'param', 'return'] |