↓ 91 callersMethodisEmptyDetermines if this grammar node is empty (that is, has no words). @return <code>true</code> if the node is empty, otherwise <code>false</code>.
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/grammar/GrammarNode.java:165