Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in

Markcole1110

Avatar
  • Total activity 4
  • Last activity June 16, 2022 16:01
  • Member since June 16, 2022 13:33
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (1) Comments (2)
Sort by recent activity Recent activity Votes
  • Created June 16, 2022 16:01
    Nevermind, the issue was a missing }. Mark
    1. Community
    2. JetGroovy
    3. Inner Methods are not Supported
    • 0 votes
  • Created June 16, 2022 13:51
    Here is an example:  def typeCheck(String type,String value) { def answer; if (type.contains(value)) { answer = value; }else{ answer = "notfound"; } return answer;} I w...
    1. Community
    2. JetGroovy
    3. Inner Methods are not Supported
    • 0 votes
Copyright © 2000– JetBrains s.r.o.