dragome-sdk icon indicating copy to clipboard operation
dragome-sdk copied to clipboard

size()>0 or isEmpty()

Open caffeine-mgn opened this issue 8 years ago • 0 comments

in your class Pass1 i found same code, where you use ASTNodeStack.size()>0. In this case you must use isEmpty() for fast perfomance

caffeine-mgn avatar Jun 17 '16 12:06 caffeine-mgn