cornercorner
FeaturesPluginsDocs & SupportCommunityPartners
org.netbeans.modules.cnd.api.model/1 1.3 1

Package org.netbeans.modules.cnd.api.model.deep

Interface Summary
CsmCaseStatement Represents case pseudo statement.
CsmCompoundStatement Represents compound statement; acts as an ancestor for some derived interfaces, which aren't compound statements as such, e.g.
CsmCondition Represents condition.
CsmDeclarationStatement Represents declaration statement
CsmExceptionHandler Represents exception handler - catch( exception-decl ) { ...
CsmExpression Represents expression
CsmExpressionStatement Represents expression statement
CsmForStatement Represents for statement
CsmGotoStatement Represents goto statement
CsmIfStatement Represents "If" statement
CsmLabel Represents a label pseudo statement.
CsmLoopStatement Represents while(), do ...
CsmReturnStatement Represents return statement
CsmStatement Represents some statement - acts as a common ancestor for each of the particular statement interfaces
CsmSwitchStatement Represents switch statement; getCodeBlock().getStatements() returns the list of the statements; TODO: perhaps it isn't worth to subclass CsmCompoundStatement and we'd better add a separate member getStatements().
CsmTryCatchStatement Represents try ...
 

Enum Summary
CsmCondition.Kind  
CsmExpression.Kind  
CsmStatement.Kind  
 


org.netbeans.modules.cnd.api.model/1 1.3 1

Built on November 23 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
Companion
Projects:
MySQL Database Server   GlassFish Community: an Open Source Application Server   Open Solaris  Open JDK: an Open SourceJDK   Mobile & Embedded Community     Sponsored by 
Sponsored by Sun Microsystems