sleep.parser

Class Statement

public class Statement extends TokenList

Field Summary
protected inttype
Method Summary
intgetType()
voidsetType(int t)
StringtoString()

Field Detail

type

protected int type

Method Detail

getType

public int getType()

setType

public void setType(int t)

toString

public String toString()