Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Field and Description |
---|---|
static IASTLabelStatement[] |
IASTLabelStatement.EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
IASTLabelStatement |
IASTLabelStatement.copy() |
IASTLabelStatement |
IASTLabelStatement.copy(IASTNode.CopyStyle style) |
IASTLabelStatement |
ILabel.getLabelStatement()
Returns the label statement for this label.
|
IASTLabelStatement |
INodeFactory.newLabelStatement(IASTName name,
IASTStatement nestedStatement) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.