Vuo  2.3.2
VuoCompilerNodeArgument.cc
Go to the documentation of this file.
1 
11 #include "VuoPort.hh"
12 
17  : VuoBaseDetail<VuoPort>("VuoCompilerNodeArgument", basePort)
18 {
19  getBase()->setCompiler(this);
20 }
21 
26 {
27 }