Closed

Closed

class Closed

Representation of ), and its location within the source.

Fields

Name Description
val context: ParseContext?

Location of where the token was found in the .wast file.

Constructors

<init>

constructor(context: ParseContext?)

Representation of ), and its location within the source.

Parameters

Name Description
context: ParseContext?

Methods

equals

fun equals(other: Any?): Boolean

Parameters

Name Description
other: Any?

ReturnValue

Name Description
Boolean