Searched defs:text (Results 1 – 3 of 3) sorted by relevance
32 private String text; field in TypeScriptTreeNode37 public TypeScriptTreeNode(String type, String text) { in TypeScriptTreeNode()51 public void setText(String text) { in setText()
130 String text = getText(); in ProcessStringLiteral() local
130 String text = ahead.getText(); in lineTerminatorAhead() local