Interface TrailingCommaNode
-
- All Known Implementing Classes:
ASTArrayLiteral
,ASTObjectLiteral
public interface TrailingCommaNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTrailingComma()
-