public class Op03SimpleStatement.GraphVisitorCallee extends Object implements BinaryProcedure<Op03SimpleStatement,GraphVisitor<Op03SimpleStatement>>
Modifier and Type | Method and Description |
---|---|
void |
call(Op03SimpleStatement node,
GraphVisitor<Op03SimpleStatement> graphVisitor) |
public void call(Op03SimpleStatement node, GraphVisitor<Op03SimpleStatement> graphVisitor)
call
in interface BinaryProcedure<Op03SimpleStatement,GraphVisitor<Op03SimpleStatement>>
Copyright © 2011-2021. All Rights Reserved.