Eingabe.ctxt 518 B

12345678910111213141516171819
  1. #BlueJ class context
  2. comment0.target=Eingabe
  3. comment1.params=
  4. comment1.target=Eingabe()
  5. comment2.params=
  6. comment2.target=void\ einlesen()
  7. comment3.params=zahl
  8. comment3.target=double\ faktorCheck(Element)
  9. comment4.params=zahl\ multi
  10. comment4.target=double\ rechnen(Element,\ double)
  11. comment5.params=a
  12. comment5.target=void\ zeilenFaktor(int)
  13. comment6.params=
  14. comment6.target=void\ ausgabe()
  15. comment7.params=
  16. comment7.target=void\ gauss()
  17. comment8.params=args
  18. comment8.target=void\ main(java.lang.String[])
  19. numComments=9