| Package | Description |
|---|---|
| org.apache.royale.linter.config | |
| org.apache.royale.linter.rules |
| Modifier and Type | Method and Description |
|---|---|
static LineCommentPosition |
LineCommentPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineCommentPosition[] |
LineCommentPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
LineCommentPosition |
LineCommentPositionRule.position |
| Constructor and Description |
|---|
LineCommentPositionLinterProblem(org.apache.royale.compiler.parsing.IASToken token,
LineCommentPosition position) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.