visit abstract method

void visit(
  1. APISchemaObject object
)

Visit the given object.

Implementation

void visit(APISchemaObject object);