예제 #1
0
 partial void OnCreated(ChemProVTree grammar);
예제 #2
0
 public computation_return(ChemProVTree grammar)
 {
     OnCreated(grammar);
 }