示例#1
0
 protected void putSymbol(String name, Symbol s) {
   _putString(name, s.getSymbol(), SYMBOL);
 }