| Package | Description |
|---|---|
| com.sun.scenario.effect.compiler | |
| com.sun.scenario.effect.compiler.backend.hw | |
| com.sun.scenario.effect.compiler.tree |
| Modifier and Type | Method and Description |
|---|---|
VarDecl |
JSLParser.single_declaration() |
VarDecl |
JSLParser.single_declaration() |
| Modifier and Type | Method and Description |
|---|---|
List<VarDecl> |
JSLParser.declaration() |
List<VarDecl> |
JSLParser.declaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
HLSLBackend.visitVarDecl(VarDecl d) |
void |
SLBackend.visitVarDecl(VarDecl d) |
| Modifier and Type | Method and Description |
|---|---|
VarDecl |
TreeMaker.varDecl(Variable var,
Expr init) |
| Modifier and Type | Method and Description |
|---|---|
List<VarDecl> |
DeclStmt.getDecls() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeScanner.visitVarDecl(VarDecl d) |
void |
TreeVisitor.visitVarDecl(VarDecl d) |
| Modifier and Type | Method and Description |
|---|---|
DeclStmt |
TreeMaker.declStmt(List<VarDecl> decls) |
Copyright © 2025. All rights reserved.