mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
really fix angled bracket syntax
This commit is contained in:
parent
a8ab6e1c3e
commit
b53785b1fe
@ -50,7 +50,7 @@
|
|||||||
</Method>
|
</Method>
|
||||||
<Method>
|
<Method>
|
||||||
<Imports />
|
<Imports />
|
||||||
<Java>Enum.valueOf(((Class*[? extends Enum*]))${enumType}, ${value})</Java>
|
<Java>Enum.valueOf(((Class*[? extends Enum]*))${enumType}, ${value})</Java>
|
||||||
<Params>
|
<Params>
|
||||||
<Param>
|
<Param>
|
||||||
<Type>System.Type</Type>
|
<Type>System.Type</Type>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user