file IASTLiteral.java was initially added on branch cdt_ast2.
|
file IASTVariable.java was initially added on branch cdt_ast2.
|
file ICPPNamespace.java was initially added on branch cdt_ast2.
|
file IASTCompoundType.java was initially added on branch cdt_ast2.
|
file IASTIdentifier.java was initially added on branch cdt_ast2.
|
file IASTReference.java was initially added on branch cdt_ast2.
|
file IASTTypeReference.java was initially added on branch cdt_ast2.
|
file IASTNode.java was initially added on branch cdt_ast2.
|
file IASTTypeDeclaration.java was initially added on branch cdt_ast2.
|
file IASTParameter.java was initially added on branch cdt_ast2.
|
file IASTStatement.java was initially added on branch cdt_ast2.
|
file IASTFunction.java was initially added on branch cdt_ast2.
|
file IASTType.java was initially added on branch cdt_ast2.
|
file IASTVariableReference.java was initially added on branch cdt_ast2.
|
file IASTDeclaration.java was initially added on branch cdt_ast2.
|
file IASTVariableDeclaration.java was initially added on branch cdt_ast2.
|
file IASTScope.java was initially added on branch cdt_ast2.
|
file IASTExpression.java was initially added on branch cdt_ast2.
|
First cut new AST interfaces, including a shot at C++ namespaces.
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTCompoundType.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTDeclaration.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTExpression.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTFunction.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTIdentifier.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTLiteral.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTNode.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTParameter.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTReference.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTScope.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTStatement.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTType.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTTypeDeclaration.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTTypeReference.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTVariable.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTVariableDeclaration.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/IASTVariableReference.java, 1.1.2.1
-
org.eclipse.cdt-core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/ast2/cpp/ICPPNamespace.java, 1.1.2.1
|