Ver código fonte

renamed sample aspect

tags/Root_ajdt_support
wisberg 20 anos atrás
pai
commit
d794058377
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      docs/sandbox/common/language/Initialization.java

+ 1
- 1
docs/sandbox/common/language/Initialization.java Ver arquivo

@@ -60,7 +60,7 @@ class AnotherThing extends Thing {
}
}

aspect A {
aspect InitializationSample {
// -------- constructor-call picks out the calls
/**
* After any call to any constructor, fix up the thing.

Carregando…
Cancelar
Salvar