valgolang
/
com.valgolang.frontend.datastructures.stack
/
StackType
/
PushMethod
/
copy
copy
fun
copy
(returnType:
Type
= ErrorType, argumentTypes:
List
<
Pair
<
Type
,
Boolean
>> = emptyList(), varargs:
Boolean
= false):
StackType.PushMethod
Content copied to clipboard