Skip to content

Documentation wrong on Domain#declaredType(CharSequence) #30

@ljnelson

Description

@ljnelson

The documentation says that this returns, effectively, typeElement("x").asType(). But it does not. It returns, effectively, declaredType(typeElement("x")).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions