public class StrictFPPropagator
extends polyglot.visit.NodeVisitor
| Constructor and Description |
|---|
StrictFPPropagator(boolean val) |
| Modifier and Type | Method and Description |
|---|---|
polyglot.visit.NodeVisitor |
enter(polyglot.ast.Node parent,
polyglot.ast.Node n) |
polyglot.ast.Node |
leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor nodeVisitor) |
public polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent,
polyglot.ast.Node n)
enter in class polyglot.visit.NodeVisitorpublic polyglot.ast.Node leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor nodeVisitor)
leave in class polyglot.visit.NodeVisitorCopyright © 2020 Soot OSS. All rights reserved.