| Package | Description |
|---|---|
| org.apache.royale.compiler.parsing |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IASToken
A token returned back by an
IASTokenizer created when we scan text |
| Modifier and Type | Method and Description |
|---|---|
ICMToken |
ICMToken.changeType(int type)
Changes the type of the token, and returns a new copy with the desired type.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.