Beispiel #1
0
 public YYNode(ILocationContext cxt) {
   ibuf = cxt.ibuf();
   setBounds(cxt);
 }