getRecordForName
Retrieves the RecordDeclaration for the given name in the given scope.
Return
the declaration, or null if it does not exist
Parameters
name
the name
@param scope the scope. Default is currentScope
Retrieves the RecordDeclaration for the given name in the given scope.
the declaration, or null if it does not exist
the name
@param scope the scope. Default is currentScope