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