class IDL::AST::Leaf

def has_annotations?

def has_annotations?
  !@annotations.empty?
end