Determining the return type of expression

Type Info is very helpful on a per-expression basis

Place the caret at the necessary code element and press ⌃⇧P (macOS) / Ctrl+Shift+P (Windows/Linux) or select View | Type Info from the main menu.


Related Resources

Generate constructors and accessor methods
Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters
Expand and Collapse Code
Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code
Move Statement
Move Statement
Move a statement up or down