get Record For Name
Retrieves the RecordDeclaration for the given name in the given scope.
Return
the declaration, or null if it does not exist
Parameters
scope
the scope
name
the name
Retrieves the RecordDeclaration for the given name in the given scope.
the declaration, or null if it does not exist
the scope
the name